Showing:

Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by

Table of Contents

Group by:

http://ead3.archivists.org/schema/

Elements
Main schema ead_revised.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Element ead3:ead
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#ead_relatedencoding ead_revised.tmp#control ead_revised.tmp#archdesc
Properties
content complex
Model
Children ead3:archdesc, ead3:control
Instance
<ead3:ead altrender="" audience="" id="" lang="" relatedencoding="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:control altrender="" audience="" base="" countryencoding="" dateencoding="" id="" lang="" langencoding="" relatedencoding="" repositoryencoding="" script="" scriptencoding="">{1,1}</ead3:control>
  <ead3:archdesc altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" relatedencoding="" script="">{1,1}</ead3:archdesc>
</ead3:ead>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
relatedencoding optional
script optional
Source
<xs:element name="ead">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ead3:control"/>
      <xs:element ref="ead3:archdesc"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="relatedencoding"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:control
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#control_base ead_revised.tmp#control_langencoding ead_revised.tmp#control_scriptencoding ead_revised.tmp#control_dateencoding ead_revised.tmp#control_countryencoding ead_revised.tmp#control_repositoryencoding ead_revised.tmp#control_relatedencoding ead_revised.tmp#recordid ead_revised.tmp#otherrecordid ead_revised.tmp#representation ead_revised.tmp#filedesc ead_revised.tmp#maintenancestatus ead_revised.tmp#publicationstatus ead_revised.tmp#maintenanceagency ead_revised.tmp#languagedeclaration ead_revised.tmp#conventiondeclaration ead_revised.tmp#localtypedeclaration ead_revised.tmp#localcontrol ead_revised.tmp#maintenancehistory ead_revised.tmp#sources
Properties
content complex
Used by
Element ead3:ead
Model
Children ead3:conventiondeclaration, ead3:filedesc, ead3:languagedeclaration, ead3:localcontrol, ead3:localtypedeclaration, ead3:maintenanceagency, ead3:maintenancehistory, ead3:maintenancestatus, ead3:otherrecordid, ead3:publicationstatus, ead3:recordid, ead3:representation, ead3:sources
Instance
<ead3:control altrender="" audience="" base="" countryencoding="" dateencoding="" id="" lang="" langencoding="" relatedencoding="" repositoryencoding="" script="" scriptencoding="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:recordid altrender="" audience="" encodinganalog="" id="" instanceurl="" lang="" script="">{1,1}</ead3:recordid>
  <ead3:otherrecordid altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{0,unbounded}</ead3:otherrecordid>
  <ead3:representation actuate="" altrender="" arcrole="" audience="" encodinganalog="" href="" id="" lang="" linkrole="" linktitle="" linktype="" localtype="" script="" show="">{0,unbounded}</ead3:representation>
  <ead3:filedesc altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:filedesc>
  <ead3:maintenancestatus altrender="" audience="" encodinganalog="" id="" lang="" script="" value="">{1,1}</ead3:maintenancestatus>
  <ead3:publicationstatus altrender="" audience="" encodinganalog="" id="" lang="" script="" value="">{0,1}</ead3:publicationstatus>
  <ead3:maintenanceagency altrender="" audience="" countrycode="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:maintenanceagency>
  <ead3:languagedeclaration altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,unbounded}</ead3:languagedeclaration>
  <ead3:conventiondeclaration altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,unbounded}</ead3:conventiondeclaration>
  <ead3:localtypedeclaration altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,unbounded}</ead3:localtypedeclaration>
  <ead3:localcontrol altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{0,unbounded}</ead3:localcontrol>
  <ead3:maintenancehistory altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:maintenancehistory>
  <ead3:sources altrender="" audience="" base="" encodinganalog="" id="" lang="" localtype="" script="">{0,1}</ead3:sources>
</ead3:control>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
base xs:anyURI optional
countryencoding restriction of xs:token optional
dateencoding restriction of xs:token optional
id xs:ID optional
lang optional
langencoding restriction of xs:token optional
relatedencoding optional
repositoryencoding restriction of xs:token optional
script optional
scriptencoding restriction of xs:token optional
Source
<xs:element name="control">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ead3:recordid"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:otherrecordid"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:representation"/>
      <xs:element ref="ead3:filedesc"/>
      <xs:element ref="ead3:maintenancestatus"/>
      <xs:element minOccurs="0" ref="ead3:publicationstatus"/>
      <xs:element ref="ead3:maintenanceagency"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:languagedeclaration"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:conventiondeclaration"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:localtypedeclaration"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:localcontrol"/>
      <xs:element ref="ead3:maintenancehistory"/>
      <xs:element minOccurs="0" ref="ead3:sources"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="base" type="xs:anyURI"/>
    <xs:attribute name="langencoding">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="iso639-2b"/>
          <xs:enumeration value="other"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="scriptencoding">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="iso15924"/>
          <xs:enumeration value="other"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="dateencoding">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="iso8601"/>
          <xs:enumeration value="other"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="countryencoding">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="iso3166-1"/>
          <xs:enumeration value="other"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="repositoryencoding">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="iso15511"/>
          <xs:enumeration value="other"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="relatedencoding"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:recordid
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#recordid_instanceurl
Properties
content complex
mixed true
Used by
Element ead3:control
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
instanceurl xs:anyURI optional
lang optional
script optional
Source
<xs:element name="recordid">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="instanceurl" type="xs:anyURI"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:otherrecordid
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype
Properties
content complex
mixed true
Used by
Element ead3:control
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="otherrecordid">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:representation
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#am.simplelink ead_revised.tmp#a.localtype
Properties
content complex
mixed true
Used by
Element ead3:control
Model
Attributes
QName Type Use
actuate restriction of xs:token optional
altrender optional
arcrole xs:anyURI optional
audience restriction of xs:token optional
encodinganalog optional
href xs:anyURI optional
id xs:ID optional
lang optional
linkrole xs:anyURI optional
linktitle optional
linktype restriction of xs:token optional
localtype optional
script optional
show restriction of xs:token optional
Source
<xs:element name="representation">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:am.simplelink"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:filedesc
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#titlestmt ead_revised.tmp#editionstmt ead_revised.tmp#publicationstmt ead_revised.tmp#seriesstmt ead_revised.tmp#notestmt
Properties
content complex
Used by
Element ead3:control
Model
Children ead3:editionstmt, ead3:notestmt, ead3:publicationstmt, ead3:seriesstmt, ead3:titlestmt
Instance
<ead3:filedesc altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:titlestmt altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:titlestmt>
  <ead3:editionstmt altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:editionstmt>
  <ead3:publicationstmt altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:publicationstmt>
  <ead3:seriesstmt altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:seriesstmt>
  <ead3:notestmt altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:notestmt>
</ead3:filedesc>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="filedesc">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ead3:titlestmt"/>
      <xs:element minOccurs="0" ref="ead3:editionstmt"/>
      <xs:element minOccurs="0" ref="ead3:publicationstmt"/>
      <xs:element minOccurs="0" ref="ead3:seriesstmt"/>
      <xs:element minOccurs="0" ref="ead3:notestmt"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:titlestmt
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#titleproper ead_revised.tmp#subtitle ead_revised.tmp#author ead_revised.tmp#sponsor
Properties
content complex
Used by
Element ead3:filedesc
Model
Children ead3:author, ead3:sponsor, ead3:subtitle, ead3:titleproper
Instance
<ead3:titlestmt altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:titleproper altrender="" audience="" encodinganalog="" id="" lang="" localtype="" render="" script="">{1,unbounded}</ead3:titleproper>
  <ead3:subtitle altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{0,unbounded}</ead3:subtitle>
  <ead3:author altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{0,unbounded}</ead3:author>
  <ead3:sponsor altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{0,unbounded}</ead3:sponsor>
</ead3:titlestmt>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="titlestmt">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:titleproper"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:subtitle"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:author"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:sponsor"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:titleproper
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#titleproper_render ead_revised.tmp#a.encodinganalog ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:titleproper altrender="" audience="" encodinganalog="" id="" lang="" localtype="" render="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:titleproper>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
render ead3:av.render optional
script optional
Source
<xs:element name="titleproper">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attribute name="render" type="ead3:av.render"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:abbr
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#abbr_expan
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
expan optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="abbr">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="expan"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:expan
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#expan_abbr
Properties
content complex
mixed true
Used by
Element Group ead3:m.mixed.basic
Element ead3:ref
Model
Attributes
QName Type Use
abbr optional
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="expan">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="abbr"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:emph
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#emph_render ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Element Group ead3:m.mixed.basic
Element ead3:ref
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:emph altrender="" audience="" id="" lang="" render="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:emph>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
render ead3:av.render optional
script optional
Source
<xs:element name="emph">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="render" type="ead3:av.render"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:lb
Diagram
Diagram
Properties
content complex
Used by
Element Group ead3:m.mixed.basic
Element ead3:ref
Source
<xs:element name="lb">
  <xs:complexType/>
</xs:element>
[ top ]
Element ead3:ref
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.internal.ptr ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ptr ead_revised.tmp#quote ead_revised.tmp#num ead_revised.tmp#footnote ead_revised.tmp#date ead_revised.tmp#m.access ead_revised.tmp#m.refs
Properties
content complex
mixed true
Substitution Group Affiliation
Used by
Element Group ead3:m.mixed.basic
Model
Children ead3:abbr, ead3:date, ead3:emph, ead3:expan, ead3:footnote, ead3:lb, ead3:m.access, ead3:num, ead3:ptr, ead3:quote
Instance
<ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:quote altrender="" audience="" id="" lang="" localtype="" script="">{1,1}</ead3:quote>
  <ead3:num altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:num>
  <ead3:footnote actuate="" altrender="" audience="" id="" lang="" localtype="" script="" show="">{1,1}</ead3:footnote>
  <ead3:date altrender="" audience="" calendar="" certainty="" encodinganalog="" era="" id="" lang="" localtype="" normal="" script="">{1,1}</ead3:date>
  <ead3:m.access>{1,1}</ead3:m.access>
</ead3:ref>
Attributes
QName Type Use
actuate restriction of xs:token optional
altrender optional
arcrole xs:anyURI optional
audience restriction of xs:token optional
href xs:anyURI optional
id xs:ID optional
lang optional
linkrole xs:anyURI optional
linktitle optional
linktype restriction of xs:token optional
script optional
show restriction of xs:token optional
target xs:IDREF optional
xpointer optional
Source
<xs:element name="ref" substitutionGroup="ead3:m.refs">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="ead3:abbr"/>
      <xs:element ref="ead3:expan"/>
      <xs:element ref="ead3:emph"/>
      <xs:element ref="ead3:lb"/>
      <xs:element ref="ead3:ptr"/>
      <xs:element ref="ead3:quote"/>
      <xs:element ref="ead3:num"/>
      <xs:element ref="ead3:footnote"/>
      <xs:element ref="ead3:date"/>
      <xs:element ref="ead3:m.access"/>
    </xs:choice>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.internal.ptr"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:ptr
Diagram
Diagram ead_revised.tmp#a.common.empty ead_revised.tmp#a.internal.ptr ead_revised.tmp#m.refs
Properties
content complex
Substitution Group Affiliation
Used by
Element ead3:ref
Element Group ead3:m.mixed.basic
Attributes
QName Type Use
actuate restriction of xs:token optional
altrender optional
arcrole xs:anyURI optional
audience restriction of xs:token optional
href xs:anyURI optional
id xs:ID optional
linkrole xs:anyURI optional
linktitle optional
linktype restriction of xs:token optional
show restriction of xs:token optional
target xs:IDREF optional
xpointer optional
Source
<xs:element name="ptr" substitutionGroup="ead3:m.refs">
  <xs:complexType>
    <xs:attributeGroup ref="ead3:a.common.empty"/>
    <xs:attributeGroup ref="ead3:a.internal.ptr"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:quote
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:quote altrender="" audience="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:quote>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="quote">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:foreign
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#foreign_render
Properties
content complex
mixed true
Used by
Element Group ead3:m.mixed.basic
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
render ead3:av.render optional
script optional
Source
<xs:element name="foreign">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="render" type="ead3:av.render"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:num
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:num altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:num>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="num">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:footnote
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#footnote_show ead_revised.tmp#footnote_actuate ead_revised.tmp#m.blocks
Properties
content complex
Used by
Model
Children ead3:m.blocks
Instance
<ead3:footnote actuate="" altrender="" audience="" id="" lang="" localtype="" script="" show="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.blocks>{1,unbounded}</ead3:m.blocks>
</ead3:footnote>
Attributes
QName Type Use
actuate restriction of xs:token optional
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
localtype optional
script optional
show restriction of xs:token optional
Source
<xs:element name="footnote">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:m.blocks"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attribute name="show">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="embed"/>
          <xs:enumeration value="new"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="actuate">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="onload"/>
          <xs:enumeration value="onrequest"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:m.blocks
Diagram
Diagram ead_revised.tmp#m.inter ead_revised.tmp#p
Properties
abstract true
Substitution Group
Used by
Source
<xs:element name="m.blocks" abstract="true"/>
[ top ]
Element ead3:date
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#am.dates.era ead_revised.tmp#am.dates.calendar ead_revised.tmp#am.date.normal ead_revised.tmp#date_certainty ead_revised.tmp#a.encodinganalog ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:date altrender="" audience="" calendar="" certainty="" encodinganalog="" era="" id="" lang="" localtype="" normal="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:date>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
calendar xs:NMTOKEN optional
certainty optional
encodinganalog optional
era xs:NMTOKEN optional
id xs:ID optional
lang optional
localtype optional
normal xs:token optional
script optional
Source
<xs:element name="date">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:am.dates.era"/>
    <xs:attributeGroup ref="ead3:am.dates.calendar"/>
    <xs:attributeGroup ref="ead3:am.date.normal"/>
    <xs:attribute name="certainty"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:m.access
Diagram
Diagram ead_revised.tmp#corpname ead_revised.tmp#famname ead_revised.tmp#function ead_revised.tmp#genreform ead_revised.tmp#geogname ead_revised.tmp#name ead_revised.tmp#occupation ead_revised.tmp#persname ead_revised.tmp#subject ead_revised.tmp#title
Properties
abstract true
Substitution Group
Used by
Source
<xs:element name="m.access" abstract="true"/>
[ top ]
Element ead3:subtitle
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Element ead3:titlestmt
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:subtitle altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:subtitle>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="subtitle">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:author
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Element ead3:titlestmt
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:author altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:author>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="author">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:sponsor
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Element ead3:titlestmt
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:sponsor altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:sponsor>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="sponsor">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:editionstmt
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#edition ead_revised.tmp#p
Properties
content complex
Used by
Element ead3:filedesc
Model
Children ead3:edition, ead3:p
Instance
<ead3:editionstmt altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:edition altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:edition>
  <ead3:p altrender="" audience="" id="" lang="" script="">{1,1}</ead3:p>
</ead3:editionstmt>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="editionstmt">
  <xs:complexType>
    <xs:choice maxOccurs="unbounded">
      <xs:element ref="ead3:edition"/>
      <xs:element ref="ead3:p"/>
    </xs:choice>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:edition
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:edition altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:edition>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="edition">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:p
Diagram
Diagram ead_revised.tmp#m.access ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#quote ead_revised.tmp#num ead_revised.tmp#footnote ead_revised.tmp#date ead_revised.tmp#m.mixed.basic.plus.access ead_revised.tmp#list ead_revised.tmp#m.para.content ead_revised.tmp#a.common ead_revised.tmp#m.blocks
Type extension of ead3:m.para.content
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:abbr, ead3:date, ead3:emph, ead3:expan, ead3:footnote, ead3:foreign, ead3:lb, ead3:list, ead3:m.access, ead3:num, ead3:ptr, ead3:quote, ead3:ref
Instance
<ead3:p altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.access>{1,1}</ead3:m.access>
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
  <ead3:quote altrender="" audience="" id="" lang="" localtype="" script="">{1,1}</ead3:quote>
  <ead3:num altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:num>
  <ead3:footnote actuate="" altrender="" audience="" id="" lang="" localtype="" script="" show="">{1,1}</ead3:footnote>
  <ead3:date altrender="" audience="" calendar="" certainty="" encodinganalog="" era="" id="" lang="" localtype="" normal="" script="">{1,1}</ead3:date>
  <ead3:list altrender="" audience="" id="" lang="" listtype="" mark="" numeration="" script="">{1,1}</ead3:list>
</ead3:p>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="p" substitutionGroup="ead3:m.blocks">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.para.content">
        <xs:attributeGroup ref="ead3:a.common"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:list
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#list_listtype ead_revised.tmp#list_mark ead_revised.tmp#list_numeration ead_revised.tmp#head ead_revised.tmp#item ead_revised.tmp#listhead ead_revised.tmp#defitem ead_revised.tmp#m.inter.noquote
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:defitem, ead3:head, ead3:item, ead3:listhead
Instance
<ead3:list altrender="" audience="" id="" lang="" listtype="" mark="" numeration="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:item altrender="" audience="" id="" lang="" script="">{1,unbounded}</ead3:item>
  <ead3:listhead altrender="" audience="" id="" lang="" script="">{0,1}</ead3:listhead>
  <ead3:defitem altrender="" audience="" id="" lang="" script="">{1,unbounded}</ead3:defitem>
</ead3:list>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
listtype restriction of xs:token optional
mark restriction of xs:token optional
numeration restriction of xs:token optional
script optional
Source
<xs:element name="list" substitutionGroup="ead3:m.inter.noquote">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice>
        <xs:element maxOccurs="unbounded" ref="ead3:item"/>
        <xs:sequence>
          <xs:element minOccurs="0" ref="ead3:listhead"/>
          <xs:element maxOccurs="unbounded" ref="ead3:defitem"/>
        </xs:sequence>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="listtype">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="deflist"/>
          <xs:enumeration value="unordered"/>
          <xs:enumeration value="ordered"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="mark">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="disc"/>
          <xs:enumeration value="circle"/>
          <xs:enumeration value="square"/>
          <xs:enumeration value="decimal"/>
          <xs:enumeration value="decimal-leading-zero"/>
          <xs:enumeration value="lower-roman"/>
          <xs:enumeration value="upper-roman"/>
          <xs:enumeration value="lower-greek"/>
          <xs:enumeration value="lower-latin"/>
          <xs:enumeration value="upper-latin"/>
          <xs:enumeration value="armenian"/>
          <xs:enumeration value="georgian"/>
          <xs:enumeration value="lower-alpha"/>
          <xs:enumeration value="upper-alpha"/>
          <xs:enumeration value="none"/>
          <xs:enumeration value="inherit"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="numeration">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="arabic"/>
          <xs:enumeration value="upperalpha"/>
          <xs:enumeration value="loweralpha"/>
          <xs:enumeration value="upperroman"/>
          <xs:enumeration value="lowerroman"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:head
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#head_althead ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:head althead="" altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:head>
Attributes
QName Type Use
althead optional
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="head">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="althead"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:item
Diagram
Diagram ead_revised.tmp#m.access ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#quote ead_revised.tmp#num ead_revised.tmp#footnote ead_revised.tmp#date ead_revised.tmp#m.mixed.basic.plus.access ead_revised.tmp#list ead_revised.tmp#m.para.content ead_revised.tmp#a.common
Type extension of ead3:m.para.content
Type hierarchy
Properties
content complex
Used by
Model
Children ead3:abbr, ead3:date, ead3:emph, ead3:expan, ead3:footnote, ead3:foreign, ead3:lb, ead3:list, ead3:m.access, ead3:num, ead3:ptr, ead3:quote, ead3:ref
Instance
<ead3:item altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.access>{1,1}</ead3:m.access>
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
  <ead3:quote altrender="" audience="" id="" lang="" localtype="" script="">{1,1}</ead3:quote>
  <ead3:num altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:num>
  <ead3:footnote actuate="" altrender="" audience="" id="" lang="" localtype="" script="" show="">{1,1}</ead3:footnote>
  <ead3:date altrender="" audience="" calendar="" certainty="" encodinganalog="" era="" id="" lang="" localtype="" normal="" script="">{1,1}</ead3:date>
  <ead3:list altrender="" audience="" id="" lang="" listtype="" mark="" numeration="" script="">{1,1}</ead3:list>
</ead3:item>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="item">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.para.content">
        <xs:attributeGroup ref="ead3:a.common"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:listhead
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#head01 ead_revised.tmp#head02 ead_revised.tmp#head03
Properties
content complex
Used by
Model
Children ead3:head01, ead3:head02, ead3:head03
Instance
<ead3:listhead altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head01 altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head01>
  <ead3:head02 altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head02>
  <ead3:head03 altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head03>
</ead3:listhead>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="listhead">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head01"/>
      <xs:element minOccurs="0" ref="ead3:head02"/>
      <xs:element minOccurs="0" ref="ead3:head03"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:head01
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Element ead3:listhead
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:head01 altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:head01>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="head01">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:head02
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Element ead3:listhead
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:head02 altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:head02>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="head02">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:head03
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Element ead3:listhead
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:head03 altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:head03>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="head03">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:defitem
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#label ead_revised.tmp#item
Properties
content complex
Used by
Element ead3:list
Model
Children ead3:item, ead3:label
Instance
<ead3:defitem altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:label altrender="" audience="" id="" lang="" script="">{1,1}</ead3:label>
  <ead3:item altrender="" audience="" id="" lang="" script="">{1,1}</ead3:item>
</ead3:defitem>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="defitem">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ead3:label"/>
      <xs:element ref="ead3:item"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:label
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Element ead3:defitem
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:label altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:label>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="label">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:publicationstmt
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#publisher ead_revised.tmp#date ead_revised.tmp#address ead_revised.tmp#num ead_revised.tmp#p
Properties
content complex
Used by
Element ead3:filedesc
Model
Children ead3:address, ead3:date, ead3:num, ead3:p, ead3:publisher
Instance
<ead3:publicationstmt altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:publisher altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:publisher>
  <ead3:date altrender="" audience="" calendar="" certainty="" encodinganalog="" era="" id="" lang="" localtype="" normal="" script="">{1,1}</ead3:date>
  <ead3:address altrender="" audience="" id="" lang="" script="">{1,1}</ead3:address>
  <ead3:num altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:num>
  <ead3:p altrender="" audience="" id="" lang="" script="">{1,1}</ead3:p>
</ead3:publicationstmt>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="publicationstmt">
  <xs:complexType>
    <xs:choice maxOccurs="unbounded">
      <xs:element ref="ead3:publisher"/>
      <xs:element ref="ead3:date"/>
      <xs:element ref="ead3:address"/>
      <xs:element ref="ead3:num"/>
      <xs:element ref="ead3:p"/>
    </xs:choice>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:publisher
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:publisher altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:publisher>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="publisher">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:address
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#addressline
Properties
content complex
Used by
Model
Children ead3:addressline
Instance
<ead3:address altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:addressline altrender="" audience="" id="" lang="" localtype="" script="">{1,unbounded}</ead3:addressline>
</ead3:address>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="address">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:addressline"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:addressline
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Element ead3:address
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:addressline altrender="" audience="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:addressline>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="addressline">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:seriesstmt
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#titleproper ead_revised.tmp#num ead_revised.tmp#p
Properties
content complex
Used by
Element ead3:filedesc
Model
Children ead3:num, ead3:p, ead3:titleproper
Instance
<ead3:seriesstmt altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:titleproper altrender="" audience="" encodinganalog="" id="" lang="" localtype="" render="" script="">{1,1}</ead3:titleproper>
  <ead3:num altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:num>
  <ead3:p altrender="" audience="" id="" lang="" script="">{1,1}</ead3:p>
</ead3:seriesstmt>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="seriesstmt">
  <xs:complexType>
    <xs:choice maxOccurs="unbounded">
      <xs:element ref="ead3:titleproper"/>
      <xs:element ref="ead3:num"/>
      <xs:element ref="ead3:p"/>
    </xs:choice>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:notestmt
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#controlnote
Properties
content complex
Used by
Element ead3:filedesc
Model
Children ead3:controlnote
Instance
<ead3:notestmt altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:controlnote altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,unbounded}</ead3:controlnote>
</ead3:notestmt>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="notestmt">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:controlnote"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:controlnote
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#m.blocks
Properties
content complex
Used by
Element ead3:notestmt
Model
Children ead3:m.blocks
Instance
<ead3:controlnote altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.blocks>{1,unbounded}</ead3:m.blocks>
</ead3:controlnote>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="controlnote">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:m.blocks"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:maintenancestatus
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#maintenancestatus_value
Properties
content complex
mixed true
Used by
Element ead3:control
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
value restriction of xs:token required
Source
<xs:element name="maintenancestatus">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="value" use="required">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="revised"/>
          <xs:enumeration value="deleted"/>
          <xs:enumeration value="new"/>
          <xs:enumeration value="deletedsplit"/>
          <xs:enumeration value="deletedmerged"/>
          <xs:enumeration value="deletedreplaced"/>
          <xs:enumeration value="cancelled"/>
          <xs:enumeration value="derived"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:publicationstatus
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#publicationstatus_value
Properties
content complex
mixed true
Used by
Element ead3:control
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
value restriction of xs:token required
Source
<xs:element name="publicationstatus">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="value" use="required">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="inprocess"/>
          <xs:enumeration value="approved"/>
          <xs:enumeration value="published"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:maintenanceagency
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#am.countrycode ead_revised.tmp#agencycode ead_revised.tmp#otheragencycode ead_revised.tmp#agencyname ead_revised.tmp#descriptivenote
Properties
content complex
Used by
Element ead3:control
Model
Children ead3:agencycode, ead3:agencyname, ead3:descriptivenote, ead3:otheragencycode
Instance
<ead3:maintenanceagency altrender="" audience="" countrycode="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:agencycode altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{0,1}</ead3:agencycode>
  <ead3:otheragencycode altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{0,unbounded}</ead3:otheragencycode>
  <ead3:agencyname altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,unbounded}</ead3:agencyname>
  <ead3:descriptivenote altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:descriptivenote>
</ead3:maintenanceagency>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
countrycode xs:NMTOKEN optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="maintenanceagency">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:agencycode"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:otheragencycode"/>
      <xs:element maxOccurs="unbounded" ref="ead3:agencyname"/>
      <xs:element minOccurs="0" ref="ead3:descriptivenote"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:am.countrycode"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:agencycode
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="agencycode">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:otheragencycode
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="otheragencycode">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:agencyname
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="agencyname">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:descriptivenote
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#p
Properties
content complex
Used by
Model
Children ead3:p
Instance
<ead3:descriptivenote altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:p altrender="" audience="" id="" lang="" script="">{1,unbounded}</ead3:p>
</ead3:descriptivenote>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="descriptivenote">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:p"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:languagedeclaration
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#language ead_revised.tmp#script ead_revised.tmp#descriptivenote
Properties
content complex
Used by
Element ead3:control
Model
Children ead3:descriptivenote, ead3:language, ead3:script
Instance
<ead3:languagedeclaration altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:language altrender="" audience="" encodinganalog="" id="" label="" lang="" langcode="" script="">{1,1}</ead3:language>
  <ead3:script altrender="" audience="" encodinganalog="" id="" label="" lang="" script="" scriptcode="">{1,1}</ead3:script>
  <ead3:descriptivenote altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:descriptivenote>
</ead3:languagedeclaration>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="languagedeclaration">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ead3:language"/>
      <xs:element ref="ead3:script"/>
      <xs:element minOccurs="0" ref="ead3:descriptivenote"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:language
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.label ead_revised.tmp#language_langcode
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
label optional
lang optional
langcode optional
script optional
Source
<xs:element name="language">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attribute name="langcode"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:script
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.label ead_revised.tmp#script_scriptcode
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
label optional
lang optional
script optional
scriptcode optional
Source
<xs:element name="script">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attribute name="scriptcode"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:conventiondeclaration
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#abbr ead_revised.tmp#citation ead_revised.tmp#descriptivenote
Properties
content complex
Used by
Element ead3:control
Model
Children ead3:abbr, ead3:citation, ead3:descriptivenote
Instance
<ead3:conventiondeclaration altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{0,1}</ead3:abbr>
  <ead3:citation actuate="" altrender="" arcrole="" audience="" encodinganalog="" href="" id="" lang="" lastdatetimeverified="" linkrole="" linktitle="" linktype="" script="" show="">{1,1}</ead3:citation>
  <ead3:descriptivenote altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:descriptivenote>
</ead3:conventiondeclaration>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="conventiondeclaration">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:abbr"/>
      <xs:element ref="ead3:citation"/>
      <xs:element minOccurs="0" ref="ead3:descriptivenote"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:citation
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#am.simplelink ead_revised.tmp#citation_lastdatetimeverified ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:citation actuate="" altrender="" arcrole="" audience="" encodinganalog="" href="" id="" lang="" lastdatetimeverified="" linkrole="" linktitle="" linktype="" script="" show="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:citation>
Attributes
QName Type Use
actuate restriction of xs:token optional
altrender optional
arcrole xs:anyURI optional
audience restriction of xs:token optional
encodinganalog optional
href xs:anyURI optional
id xs:ID optional
lang optional
lastdatetimeverified xs:token optional
linkrole xs:anyURI optional
linktitle optional
linktype restriction of xs:token optional
script optional
show restriction of xs:token optional
Source
<xs:element name="citation">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:am.simplelink"/>
    <xs:attribute name="lastdatetimeverified" type="xs:token"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:localtypedeclaration
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#abbr ead_revised.tmp#citation ead_revised.tmp#descriptivenote
Properties
content complex
Used by
Element ead3:control
Model
Children ead3:abbr, ead3:citation, ead3:descriptivenote
Instance
<ead3:localtypedeclaration altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{0,1}</ead3:abbr>
  <ead3:citation actuate="" altrender="" arcrole="" audience="" encodinganalog="" href="" id="" lang="" lastdatetimeverified="" linkrole="" linktitle="" linktype="" script="" show="">{1,1}</ead3:citation>
  <ead3:descriptivenote altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:descriptivenote>
</ead3:localtypedeclaration>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="localtypedeclaration">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:abbr"/>
      <xs:element ref="ead3:citation"/>
      <xs:element minOccurs="0" ref="ead3:descriptivenote"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:localcontrol
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#term ead_revised.tmp#datesingle ead_revised.tmp#daterange
Properties
content complex
Used by
Element ead3:control
Model
Children ead3:daterange, ead3:datesingle, ead3:term
Instance
<ead3:localcontrol altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:term altrender="" audience="" encodinganalog="" id="" identifier="" lang="" lastdatetimeverified="" rules="" script="" source="" transliteration="">{0,1}</ead3:term>
  <ead3:datesingle altrender="" audience="" id="" lang="" localtype="" notafter="" notbefore="" script="" standarddate="">{1,1}</ead3:datesingle>
  <ead3:daterange altrender="" audience="" id="" lang="" localtype="" script="">{1,1}</ead3:daterange>
</ead3:localcontrol>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="localcontrol">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:term"/>
      <xs:choice minOccurs="0">
        <xs:element ref="ead3:datesingle"/>
        <xs:element ref="ead3:daterange"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:term
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#term_transliteration ead_revised.tmp#term_lastdatetimeverified ead_revised.tmp#a.access.no.normal
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
identifier optional
lang optional
lastdatetimeverified xs:token optional
rules xs:NMTOKEN optional
script optional
source xs:token optional
transliteration optional
Source
<xs:element name="term">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="transliteration"/>
    <xs:attribute name="lastdatetimeverified" type="xs:token"/>
    <xs:attributeGroup ref="ead3:a.access.no.normal"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:datesingle
Diagram
Diagram ead_revised.tmp#m.datesingle_standarddate ead_revised.tmp#m.datesingle_notbefore ead_revised.tmp#m.datesingle_notafter ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#m.datesingle ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#m.dates
Type extension of ead3:m.datesingle
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:datesingle altrender="" audience="" id="" lang="" localtype="" notafter="" notbefore="" script="" standarddate="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:datesingle>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
localtype optional
notafter xs:token optional
notbefore xs:token optional
script optional
standarddate xs:token optional
Source
<xs:element name="datesingle" substitutionGroup="ead3:m.dates">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.datesingle">
        <xs:attributeGroup ref="ead3:a.common"/>
        <xs:attributeGroup ref="ead3:a.localtype"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:daterange
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#fromdate ead_revised.tmp#todate ead_revised.tmp#m.dates
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:fromdate, ead3:todate
Instance
<ead3:daterange altrender="" audience="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:fromdate altrender="" audience="" id="" lang="" localtype="" notafter="" notbefore="" script="" standarddate="">{0,1}</ead3:fromdate>
  <ead3:todate altrender="" audience="" id="" lang="" localtype="" notafter="" notbefore="" script="" standarddate="">{0,1}</ead3:todate>
</ead3:daterange>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="daterange" substitutionGroup="ead3:m.dates">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:fromdate"/>
      <xs:element minOccurs="0" ref="ead3:todate"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:fromdate
Diagram
Diagram ead_revised.tmp#m.datesingle_standarddate ead_revised.tmp#m.datesingle_notbefore ead_revised.tmp#m.datesingle_notafter ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#m.datesingle ead_revised.tmp#a.common ead_revised.tmp#a.localtype
Type extension of ead3:m.datesingle
Type hierarchy
Properties
content complex
Used by
Element ead3:daterange
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:fromdate altrender="" audience="" id="" lang="" localtype="" notafter="" notbefore="" script="" standarddate="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:fromdate>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
localtype optional
notafter xs:token optional
notbefore xs:token optional
script optional
standarddate xs:token optional
Source
<xs:element name="fromdate">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.datesingle">
        <xs:attributeGroup ref="ead3:a.common"/>
        <xs:attributeGroup ref="ead3:a.localtype"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:todate
Diagram
Diagram ead_revised.tmp#m.datesingle_standarddate ead_revised.tmp#m.datesingle_notbefore ead_revised.tmp#m.datesingle_notafter ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#m.datesingle ead_revised.tmp#a.common ead_revised.tmp#a.localtype
Type extension of ead3:m.datesingle
Type hierarchy
Properties
content complex
Used by
Element ead3:daterange
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:todate altrender="" audience="" id="" lang="" localtype="" notafter="" notbefore="" script="" standarddate="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:todate>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
localtype optional
notafter xs:token optional
notbefore xs:token optional
script optional
standarddate xs:token optional
Source
<xs:element name="todate">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.datesingle">
        <xs:attributeGroup ref="ead3:a.common"/>
        <xs:attributeGroup ref="ead3:a.localtype"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:maintenancehistory
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#maintenanceevent
Properties
content complex
Used by
Element ead3:control
Model
Children ead3:maintenanceevent
Instance
<ead3:maintenancehistory altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:maintenanceevent altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,unbounded}</ead3:maintenanceevent>
</ead3:maintenancehistory>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="maintenancehistory">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:maintenanceevent"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:maintenanceevent
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#eventtype ead_revised.tmp#eventdatetime ead_revised.tmp#agenttype ead_revised.tmp#agent ead_revised.tmp#eventdescription
Properties
content complex
Used by
Model
Children ead3:agent, ead3:agenttype, ead3:eventdatetime, ead3:eventdescription, ead3:eventtype
Instance
<ead3:maintenanceevent altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:eventtype altrender="" audience="" encodinganalog="" id="" lang="" script="" value="">{1,1}</ead3:eventtype>
  <ead3:eventdatetime altrender="" audience="" encodinganalog="" id="" lang="" script="" standarddatetime="">{1,1}</ead3:eventdatetime>
  <ead3:agenttype altrender="" audience="" encodinganalog="" id="" lang="" script="" value="">{1,1}</ead3:agenttype>
  <ead3:agent altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:agent>
  <ead3:eventdescription altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{0,unbounded}</ead3:eventdescription>
</ead3:maintenanceevent>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="maintenanceevent">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ead3:eventtype"/>
      <xs:element ref="ead3:eventdatetime"/>
      <xs:element ref="ead3:agenttype"/>
      <xs:element ref="ead3:agent"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:eventdescription"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:eventtype
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#eventtype_value
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
value restriction of xs:token required
Source
<xs:element name="eventtype">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="value" use="required">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="created"/>
          <xs:enumeration value="revised"/>
          <xs:enumeration value="deleted"/>
          <xs:enumeration value="cancelled"/>
          <xs:enumeration value="derived"/>
          <xs:enumeration value="updated"/>
          <xs:enumeration value="unknown"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:eventdatetime
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#eventdatetime_standarddatetime
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
standarddatetime xs:token optional
Source
<xs:element name="eventdatetime">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="standarddatetime" type="xs:token"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:agenttype
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#agenttype_value
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
value restriction of xs:token required
Source
<xs:element name="agenttype">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="value" use="required">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="human"/>
          <xs:enumeration value="machine"/>
          <xs:enumeration value="unknown"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:agent
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="agent">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:eventdescription
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="eventdescription">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:sources
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#sources_base ead_revised.tmp#source
Properties
content complex
Used by
Element ead3:control
Model
Children ead3:source
Instance
<ead3:sources altrender="" audience="" base="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:source actuate="" altrender="" arcrole="" audience="" encodinganalog="" href="" id="" lang="" lastdatetimeverified="" linkrole="" linktitle="" linktype="" script="" show="">{1,unbounded}</ead3:source>
</ead3:sources>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
base xs:anyURI optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="sources">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:source"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attribute name="base" type="xs:anyURI"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:source
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#source_lastdatetimeverified ead_revised.tmp#am.simplelink ead_revised.tmp#sourceentry ead_revised.tmp#objectxmlwrap ead_revised.tmp#descriptivenote
Properties
content complex
Used by
Element ead3:sources
Model
Children ead3:descriptivenote, ead3:objectxmlwrap, ead3:sourceentry
Instance
<ead3:source actuate="" altrender="" arcrole="" audience="" encodinganalog="" href="" id="" lang="" lastdatetimeverified="" linkrole="" linktitle="" linktype="" script="" show="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:sourceentry altrender="" audience="" encodinganalog="" id="" lang="" script="" transliteration="">{0,unbounded}</ead3:sourceentry>
  <ead3:objectxmlwrap altrender="" audience="" id="" lang="" script="">{0,1}</ead3:objectxmlwrap>
  <ead3:descriptivenote altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:descriptivenote>
</ead3:source>
Attributes
QName Type Use
actuate restriction of xs:token optional
altrender optional
arcrole xs:anyURI optional
audience restriction of xs:token optional
encodinganalog optional
href xs:anyURI optional
id xs:ID optional
lang optional
lastdatetimeverified xs:token optional
linkrole xs:anyURI optional
linktitle optional
linktype restriction of xs:token optional
script optional
show restriction of xs:token optional
Source
<xs:element name="source">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:sourceentry"/>
      <xs:element minOccurs="0" ref="ead3:objectxmlwrap"/>
      <xs:element minOccurs="0" ref="ead3:descriptivenote"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="lastdatetimeverified" type="xs:token"/>
    <xs:attributeGroup ref="ead3:am.simplelink"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:sourceentry
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#sourceentry_transliteration
Properties
content complex
mixed true
Used by
Element ead3:source
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
transliteration optional
Source
<xs:element name="sourceentry">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="transliteration"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:objectxmlwrap
Diagram
Diagram ead_revised.tmp#e.anyname ead_revised.tmp#a.common
Type extension of ead3:e.anyname
Type hierarchy
Properties
content complex
Used by
Model
ANY element from ANY namespace OTHER than 'http://ead3.archivists.org/schema/' | ANY element from LOCAL namespace 'No Namespace'
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="objectxmlwrap">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:e.anyname">
        <xs:attributeGroup ref="ead3:a.common"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:archdesc
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#archdesc_level ead_revised.tmp#a.desc.base ead_revised.tmp#archdesc_relatedencoding ead_revised.tmp#did ead_revised.tmp#m.desc.base.full
Properties
content complex
Used by
Element ead3:ead
Model
Children ead3:did, ead3:m.desc.base.full
Instance
<ead3:archdesc altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" relatedencoding="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:did>
  <ead3:m.desc.base.full>{0,unbounded}</ead3:m.desc.base.full>
</ead3:archdesc>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level required
otherlevel xs:NMTOKEN optional
relatedencoding optional
script optional
Source
<xs:element name="archdesc">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ead3:did"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:m.desc.base.full"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="level" use="required" type="ead3:av.level"/>
    <xs:attributeGroup ref="ead3:a.desc.base"/>
    <xs:attribute name="relatedencoding"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:did
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.did
Properties
content complex
Used by
Model
Children ead3:head, ead3:m.did
Instance
<ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.did>{1,unbounded}</ead3:m.did>
</ead3:did>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="did">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:element maxOccurs="unbounded" ref="ead3:m.did"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:m.did
Diagram
Diagram ead_revised.tmp#abstract ead_revised.tmp#container ead_revised.tmp#dao ead_revised.tmp#daoset ead_revised.tmp#didnote ead_revised.tmp#langmaterial ead_revised.tmp#materialspec ead_revised.tmp#origination ead_revised.tmp#parallelphysdescset ead_revised.tmp#physdesc ead_revised.tmp#physdescstructured ead_revised.tmp#physloc ead_revised.tmp#repository ead_revised.tmp#unitdate ead_revised.tmp#unitdatestructured ead_revised.tmp#unitid ead_revised.tmp#unittitle
Properties
abstract true
Substitution Group
Used by
Element ead3:did
Source
<xs:element name="m.did" abstract="true"/>
[ top ]
Element ead3:m.desc.base.full
Diagram
Diagram ead_revised.tmp#dsc ead_revised.tmp#m.desc.base
Properties
abstract true
Substitution Group
Used by
Element ead3:archdesc
Source
<xs:element name="m.desc.base.full" abstract="true"/>
[ top ]
Element ead3:origination
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.label ead_revised.tmp#a.encodinganalog ead_revised.tmp#corpname ead_revised.tmp#famname ead_revised.tmp#name ead_revised.tmp#persname ead_revised.tmp#m.did
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:corpname, ead3:famname, ead3:name, ead3:persname
Instance
<ead3:origination altrender="" audience="" encodinganalog="" id="" label="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:corpname altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="">{1,1}</ead3:corpname>
  <ead3:famname altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="">{1,1}</ead3:famname>
  <ead3:name altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="">{1,1}</ead3:name>
  <ead3:persname altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="">{1,1}</ead3:persname>
</ead3:origination>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
label optional
lang optional
localtype optional
script optional
Source
<xs:element name="origination" substitutionGroup="ead3:m.did">
  <xs:complexType>
    <xs:choice maxOccurs="unbounded">
      <xs:element ref="ead3:corpname"/>
      <xs:element ref="ead3:famname"/>
      <xs:element ref="ead3:name"/>
      <xs:element ref="ead3:persname"/>
    </xs:choice>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:corpname
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.access ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.relator ead_revised.tmp#part ead_revised.tmp#m.access
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:part
Instance
<ead3:corpname altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:part altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" rules="" script="" source="">{1,unbounded}</ead3:part>
</ead3:corpname>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
identifier optional
lang optional
localtype optional
normal optional
relator optional
rules xs:NMTOKEN optional
script optional
source xs:token optional
Source
<xs:element name="corpname" substitutionGroup="ead3:m.access">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:part"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.access"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.relator"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:part
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#a.access.no.normal ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
content complex
mixed true
Used by
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:part altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" rules="" script="" source="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:part>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
identifier optional
lang optional
localtype optional
rules xs:NMTOKEN optional
script optional
source xs:token optional
Source
<xs:element name="part">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.access.no.normal"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:famname
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.access ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.relator ead_revised.tmp#part ead_revised.tmp#m.access
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:part
Instance
<ead3:famname altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:part altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" rules="" script="" source="">{1,unbounded}</ead3:part>
</ead3:famname>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
identifier optional
lang optional
localtype optional
normal optional
relator optional
rules xs:NMTOKEN optional
script optional
source xs:token optional
Source
<xs:element name="famname" substitutionGroup="ead3:m.access">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:part"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.access"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.relator"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:name
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.access ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.relator ead_revised.tmp#part ead_revised.tmp#m.access
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:part
Instance
<ead3:name altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:part altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" rules="" script="" source="">{1,unbounded}</ead3:part>
</ead3:name>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
identifier optional
lang optional
localtype optional
normal optional
relator optional
rules xs:NMTOKEN optional
script optional
source xs:token optional
Source
<xs:element name="name" substitutionGroup="ead3:m.access">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:part"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.access"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.relator"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:persname
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.access ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.relator ead_revised.tmp#part ead_revised.tmp#m.access
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:part
Instance
<ead3:persname altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:part altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" rules="" script="" source="">{1,unbounded}</ead3:part>
</ead3:persname>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
identifier optional
lang optional
localtype optional
normal optional
relator optional
rules xs:NMTOKEN optional
script optional
source xs:token optional
Source
<xs:element name="persname" substitutionGroup="ead3:m.access">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:part"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.access"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.relator"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:physdescstructured
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.label ead_revised.tmp#a.encodinganalog ead_revised.tmp#physdescstructured_physdescstructuredtype ead_revised.tmp#a.coverage ead_revised.tmp#quantity ead_revised.tmp#unittype ead_revised.tmp#physfacet ead_revised.tmp#dimensions ead_revised.tmp#descriptivenote ead_revised.tmp#m.did
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:descriptivenote, ead3:dimensions, ead3:physfacet, ead3:quantity, ead3:unittype
Instance
<ead3:physdescstructured altrender="" audience="" coverage="" encodinganalog="" id="" label="" lang="" physdescstructuredtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:quantity altrender="" approximate="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:quantity>
  <ead3:unittype altrender="" audience="" encodinganalog="" id="" identifier="" lang="" rules="" script="" source="">{1,1}</ead3:unittype>
  <ead3:physfacet altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" rules="" script="" source="">{1,1}</ead3:physfacet>
  <ead3:dimensions altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" unit="">{1,1}</ead3:dimensions>
  <ead3:descriptivenote altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:descriptivenote>
</ead3:physdescstructured>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
coverage restriction of xs:token required
encodinganalog optional
id xs:ID optional
label optional
lang optional
physdescstructuredtype restriction of xs:token required
script optional
Source
<xs:element name="physdescstructured" substitutionGroup="ead3:m.did">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ead3:quantity"/>
      <xs:element ref="ead3:unittype"/>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element ref="ead3:physfacet"/>
        <xs:element ref="ead3:dimensions"/>
      </xs:choice>
      <xs:element minOccurs="0" ref="ead3:descriptivenote"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="physdescstructuredtype" use="required">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="carrier"/>
          <xs:enumeration value="materialtype"/>
          <xs:enumeration value="spaceoccupied"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attributeGroup ref="ead3:a.coverage"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:quantity
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#quantity_approximate
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
altrender optional
approximate ead3:av.yesorno optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="quantity">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="approximate" type="ead3:av.yesorno"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:unittype
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.access.no.normal
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
identifier optional
lang optional
rules xs:NMTOKEN optional
script optional
source xs:token optional
Source
<xs:element name="unittype">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.access.no.normal"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:physfacet
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.access.no.normal ead_revised.tmp#a.localtype ead_revised.tmp#m.access ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#quote ead_revised.tmp#num ead_revised.tmp#footnote ead_revised.tmp#date ead_revised.tmp#m.mixed.basic.plus.access
Properties
content complex
mixed true
Used by
Model
Children ead3:abbr, ead3:date, ead3:emph, ead3:expan, ead3:footnote, ead3:foreign, ead3:lb, ead3:m.access, ead3:num, ead3:ptr, ead3:quote, ead3:ref
Instance
<ead3:physfacet altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" rules="" script="" source="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.access>{1,1}</ead3:m.access>
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
  <ead3:quote altrender="" audience="" id="" lang="" localtype="" script="">{1,1}</ead3:quote>
  <ead3:num altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:num>
  <ead3:footnote actuate="" altrender="" audience="" id="" lang="" localtype="" script="" show="">{1,1}</ead3:footnote>
  <ead3:date altrender="" audience="" calendar="" certainty="" encodinganalog="" era="" id="" lang="" localtype="" normal="" script="">{1,1}</ead3:date>
</ead3:physfacet>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
identifier optional
lang optional
localtype optional
rules xs:NMTOKEN optional
script optional
source xs:token optional
Source
<xs:element name="physfacet">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic.plus.access"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.access.no.normal"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:dimensions
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#dimensions_unit ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#dimensions
Properties
content complex
mixed true
Used by
Model
Children ead3:abbr, ead3:dimensions, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:dimensions altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" unit="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
  <ead3:dimensions altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" unit="">{1,1}</ead3:dimensions>
</ead3:dimensions>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
unit optional
Source
<xs:element name="dimensions">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:group ref="ead3:m.mixed.basic"/>
      <xs:element ref="ead3:dimensions"/>
    </xs:choice>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attribute name="unit"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:repository
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.label ead_revised.tmp#a.encodinganalog ead_revised.tmp#corpname ead_revised.tmp#famname ead_revised.tmp#name ead_revised.tmp#persname ead_revised.tmp#address ead_revised.tmp#m.did
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:address, ead3:corpname, ead3:famname, ead3:name, ead3:persname
Instance
<ead3:repository altrender="" audience="" encodinganalog="" id="" label="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:corpname altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="">{1,1}</ead3:corpname>
  <ead3:famname altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="">{1,1}</ead3:famname>
  <ead3:name altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="">{1,1}</ead3:name>
  <ead3:persname altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="">{1,1}</ead3:persname>
  <ead3:address altrender="" audience="" id="" lang="" script="">{0,1}</ead3:address>
</ead3:repository>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
label optional
lang optional
localtype optional
script optional
Source
<xs:element name="repository" substitutionGroup="ead3:m.did">
  <xs:complexType>
    <xs:sequence>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:corpname"/>
        <xs:element ref="ead3:famname"/>
        <xs:element ref="ead3:name"/>
        <xs:element ref="ead3:persname"/>
      </xs:choice>
      <xs:element minOccurs="0" ref="ead3:address"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:unittitle
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.label ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#unittitle_normal ead_revised.tmp#m.access ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#quote ead_revised.tmp#num ead_revised.tmp#footnote ead_revised.tmp#date ead_revised.tmp#m.mixed.basic.plus.access ead_revised.tmp#m.did
Properties
content complex
mixed true
Substitution Group Affiliation
Model
Children ead3:abbr, ead3:date, ead3:emph, ead3:expan, ead3:footnote, ead3:foreign, ead3:lb, ead3:m.access, ead3:num, ead3:ptr, ead3:quote, ead3:ref
Instance
<ead3:unittitle altrender="" audience="" encodinganalog="" id="" label="" lang="" localtype="" normal="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.access>{1,1}</ead3:m.access>
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
  <ead3:quote altrender="" audience="" id="" lang="" localtype="" script="">{1,1}</ead3:quote>
  <ead3:num altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:num>
  <ead3:footnote actuate="" altrender="" audience="" id="" lang="" localtype="" script="" show="">{1,1}</ead3:footnote>
  <ead3:date altrender="" audience="" calendar="" certainty="" encodinganalog="" era="" id="" lang="" localtype="" normal="" script="">{1,1}</ead3:date>
</ead3:unittitle>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
label optional
lang optional
localtype optional
normal optional
script optional
Source
<xs:element name="unittitle" substitutionGroup="ead3:m.did">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic.plus.access"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attribute name="normal"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:unitdate
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.label ead_revised.tmp#unitdate_unitdatetype ead_revised.tmp#unitdate_datechar ead_revised.tmp#am.dates.era ead_revised.tmp#am.dates.calendar ead_revised.tmp#am.date.normal ead_revised.tmp#unitdate_certainty ead_revised.tmp#a.encodinganalog ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#m.did
Properties
content complex
mixed true
Substitution Group Affiliation
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:unitdate altrender="" audience="" calendar="" certainty="" datechar="" encodinganalog="" era="" id="" label="" lang="" normal="" script="" unitdatetype="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:unitdate>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
calendar xs:NMTOKEN optional
certainty optional
datechar optional
encodinganalog optional
era xs:NMTOKEN optional
id xs:ID optional
label optional
lang optional
normal xs:token optional
script optional
unitdatetype restriction of xs:token optional
Source
<xs:element name="unitdate" substitutionGroup="ead3:m.did">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attribute name="unitdatetype">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="bulk"/>
          <xs:enumeration value="inclusive"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="datechar"/>
    <xs:attributeGroup ref="ead3:am.dates.era"/>
    <xs:attributeGroup ref="ead3:am.dates.calendar"/>
    <xs:attributeGroup ref="ead3:am.date.normal"/>
    <xs:attribute name="certainty"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:unitdatestructured
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.label ead_revised.tmp#unitdatestructured_unitdatetype ead_revised.tmp#unitdatestructured_certainty ead_revised.tmp#a.encodinganalog ead_revised.tmp#unitdatestructured_datechar ead_revised.tmp#am.dates.era ead_revised.tmp#am.dates.calendar ead_revised.tmp#m.dates ead_revised.tmp#m.did
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:m.dates
Instance
<ead3:unitdatestructured altrender="" audience="" calendar="" certainty="" datechar="" encodinganalog="" era="" id="" label="" lang="" script="" unitdatetype="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.dates>{1,1}</ead3:m.dates>
</ead3:unitdatestructured>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
calendar xs:NMTOKEN optional
certainty optional
datechar optional
encodinganalog optional
era xs:NMTOKEN optional
id xs:ID optional
label optional
lang optional
script optional
unitdatetype restriction of xs:token optional
Source
<xs:element name="unitdatestructured" substitutionGroup="ead3:m.did">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ead3:m.dates"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attribute name="unitdatetype">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="bulk"/>
          <xs:enumeration value="inclusive"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="certainty"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="datechar"/>
    <xs:attributeGroup ref="ead3:am.dates.era"/>
    <xs:attributeGroup ref="ead3:am.dates.calendar"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:m.dates
Diagram
Diagram ead_revised.tmp#daterange ead_revised.tmp#dateset ead_revised.tmp#datesingle
Properties
abstract true
Substitution Group
Used by
Source
<xs:element name="m.dates" abstract="true"/>
[ top ]
Element ead3:dateset
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#datesingle ead_revised.tmp#daterange ead_revised.tmp#datesingle ead_revised.tmp#daterange ead_revised.tmp#m.dates
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:daterange, ead3:datesingle
Instance
<ead3:dateset altrender="" audience="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:datesingle altrender="" audience="" id="" lang="" localtype="" notafter="" notbefore="" script="" standarddate="">{1,1}</ead3:datesingle>
  <ead3:daterange altrender="" audience="" id="" lang="" localtype="" script="">{1,1}</ead3:daterange>
  <ead3:datesingle altrender="" audience="" id="" lang="" localtype="" notafter="" notbefore="" script="" standarddate="">{1,1}</ead3:datesingle>
  <ead3:daterange altrender="" audience="" id="" lang="" localtype="" script="">{1,1}</ead3:daterange>
</ead3:dateset>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="dateset" substitutionGroup="ead3:m.dates">
  <xs:complexType>
    <xs:sequence>
      <xs:choice>
        <xs:element ref="ead3:datesingle"/>
        <xs:element ref="ead3:daterange"/>
      </xs:choice>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:datesingle"/>
        <xs:element ref="ead3:daterange"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:dao
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#a.label ead_revised.tmp#am.simplelink ead_revised.tmp#dao_entityref ead_revised.tmp#dao_xpointer ead_revised.tmp#dao_daotype ead_revised.tmp#dao_otherdaotype ead_revised.tmp#dao_coverage ead_revised.tmp#descriptivenote ead_revised.tmp#m.did
Properties
content complex
Substitution Group Affiliation
Used by
Element ead3:daoset
Model
Children ead3:descriptivenote
Instance
<ead3:dao actuate="" altrender="" arcrole="" audience="" coverage="" daotype="" encodinganalog="" entityref="" href="" id="" label="" lang="" linkrole="" linktitle="" linktype="" localtype="" otherdaotype="" script="" show="" xpointer="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:descriptivenote altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:descriptivenote>
</ead3:dao>
Attributes
QName Type Use
actuate restriction of xs:token optional
altrender optional
arcrole xs:anyURI optional
audience restriction of xs:token optional
coverage restriction of xs:token optional
daotype restriction of xs:token required
encodinganalog optional
entityref xs:ENTITY optional
href xs:anyURI optional
id xs:ID optional
label optional
lang optional
linkrole xs:anyURI optional
linktitle optional
linktype restriction of xs:token optional
localtype optional
otherdaotype optional
script optional
show restriction of xs:token optional
xpointer optional
Source
<xs:element name="dao" substitutionGroup="ead3:m.did">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:descriptivenote"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:am.simplelink"/>
    <xs:attribute name="entityref" type="xs:ENTITY"/>
    <xs:attribute name="xpointer"/>
    <xs:attribute name="daotype" use="required">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="borndigital"/>
          <xs:enumeration value="derived"/>
          <xs:enumeration value="unknown"/>
          <xs:enumeration value="other"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="otherdaotype"/>
    <xs:attribute name="coverage">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="whole"/>
          <xs:enumeration value="part"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:daoset
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.label ead_revised.tmp#a.coverage ead_revised.tmp#dao ead_revised.tmp#dao ead_revised.tmp#descriptivenote ead_revised.tmp#m.did
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:dao, ead3:descriptivenote
Instance
<ead3:daoset altrender="" audience="" coverage="" encodinganalog="" id="" label="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:dao actuate="" altrender="" arcrole="" audience="" coverage="" daotype="" encodinganalog="" entityref="" href="" id="" label="" lang="" linkrole="" linktitle="" linktype="" localtype="" otherdaotype="" script="" show="" xpointer="">{1,1}</ead3:dao>
  <ead3:dao actuate="" altrender="" arcrole="" audience="" coverage="" daotype="" encodinganalog="" entityref="" href="" id="" label="" lang="" linkrole="" linktitle="" linktype="" localtype="" otherdaotype="" script="" show="" xpointer="">{1,unbounded}</ead3:dao>
  <ead3:descriptivenote altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:descriptivenote>
</ead3:daoset>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
coverage restriction of xs:token required
encodinganalog optional
id xs:ID optional
label optional
lang optional
localtype optional
script optional
Source
<xs:element name="daoset" substitutionGroup="ead3:m.did">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ead3:dao"/>
      <xs:element maxOccurs="unbounded" ref="ead3:dao"/>
      <xs:element minOccurs="0" ref="ead3:descriptivenote"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:a.coverage"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:materialspec
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.label ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#m.did
Properties
content complex
mixed true
Substitution Group Affiliation
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:materialspec altrender="" audience="" encodinganalog="" id="" label="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:materialspec>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
label optional
lang optional
localtype optional
script optional
Source
<xs:element name="materialspec" substitutionGroup="ead3:m.did">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:accessrestrict
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#accessrestrict ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:accessrestrict, ead3:head, ead3:m.blocks
Instance
<ead3:accessrestrict altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:accessrestrict altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:accessrestrict>
</ead3:accessrestrict>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="accessrestrict" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:accessrestrict"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:accruals
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#accruals ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Element ead3:accruals
Model
Children ead3:accruals, ead3:head, ead3:m.blocks
Instance
<ead3:accruals altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:accruals altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:accruals>
</ead3:accruals>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="accruals" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:accruals"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:fileplan
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#fileplan ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Element ead3:fileplan
Model
Children ead3:fileplan, ead3:head, ead3:m.blocks
Instance
<ead3:fileplan altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:fileplan altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:fileplan>
</ead3:fileplan>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="fileplan" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:fileplan"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:acqinfo
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#acqinfo ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Element ead3:acqinfo
Model
Children ead3:acqinfo, ead3:head, ead3:m.blocks
Instance
<ead3:acqinfo altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:acqinfo altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:acqinfo>
</ead3:acqinfo>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="acqinfo" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:acqinfo"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:altformavail
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#altformavail ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:altformavail, ead3:head, ead3:m.blocks
Instance
<ead3:altformavail altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:altformavail altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:altformavail>
</ead3:altformavail>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="altformavail" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:altformavail"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:originalsloc
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#originalsloc ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:head, ead3:m.blocks, ead3:originalsloc
Instance
<ead3:originalsloc altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:originalsloc altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:originalsloc>
</ead3:originalsloc>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="originalsloc" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:originalsloc"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:phystech
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#phystech ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Element ead3:phystech
Model
Children ead3:head, ead3:m.blocks, ead3:phystech
Instance
<ead3:phystech altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:phystech altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:phystech>
</ead3:phystech>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="phystech" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:phystech"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:appraisal
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#appraisal ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Element ead3:appraisal
Model
Children ead3:appraisal, ead3:head, ead3:m.blocks
Instance
<ead3:appraisal altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:appraisal altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:appraisal>
</ead3:appraisal>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="appraisal" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:appraisal"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:custodhist
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#custodhist ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Element ead3:custodhist
Model
Children ead3:custodhist, ead3:head, ead3:m.blocks
Instance
<ead3:custodhist altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:custodhist altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:custodhist>
</ead3:custodhist>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="custodhist" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:custodhist"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:index
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#listhead ead_revised.tmp#indexentry ead_revised.tmp#index ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Element ead3:index
Model
Children ead3:head, ead3:index, ead3:indexentry, ead3:listhead, ead3:m.blocks
Instance
<ead3:index altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{0,unbounded}</ead3:m.blocks>
  <ead3:listhead altrender="" audience="" id="" lang="" script="">{0,1}</ead3:listhead>
  <ead3:indexentry altrender="" audience="" id="" lang="" script="">{1,unbounded}</ead3:indexentry>
  <ead3:index altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,unbounded}</ead3:index>
</ead3:index>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="index" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:m.blocks"/>
      <xs:choice>
        <xs:sequence>
          <xs:element minOccurs="0" ref="ead3:listhead"/>
          <xs:element maxOccurs="unbounded" ref="ead3:indexentry"/>
        </xs:sequence>
        <xs:element maxOccurs="unbounded" ref="ead3:index"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:indexentry
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#namegrp ead_revised.tmp#m.access ead_revised.tmp#ptrgrp ead_revised.tmp#m.refs ead_revised.tmp#indexentry
Properties
content complex
Used by
Model
Children ead3:indexentry, ead3:m.access, ead3:m.refs, ead3:namegrp, ead3:ptrgrp
Instance
<ead3:indexentry altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:namegrp altrender="" audience="" id="" lang="" script="">{1,1}</ead3:namegrp>
  <ead3:m.access>{1,1}</ead3:m.access>
  <ead3:ptrgrp altrender="" audience="" id="" lang="" script="">{1,1}</ead3:ptrgrp>
  <ead3:m.refs>{1,1}</ead3:m.refs>
  <ead3:indexentry altrender="" audience="" id="" lang="" script="">{0,unbounded}</ead3:indexentry>
</ead3:indexentry>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="indexentry">
  <xs:complexType>
    <xs:sequence>
      <xs:choice>
        <xs:element ref="ead3:namegrp"/>
        <xs:element ref="ead3:m.access"/>
      </xs:choice>
      <xs:choice minOccurs="0">
        <xs:element ref="ead3:ptrgrp"/>
        <xs:element ref="ead3:m.refs"/>
      </xs:choice>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:indexentry"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:namegrp
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#m.access
Properties
content complex
Used by
Element ead3:indexentry
Model
Children ead3:m.access
Instance
<ead3:namegrp altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.access>{1,unbounded}</ead3:m.access>
</ead3:namegrp>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="namegrp">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:m.access"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:ptrgrp
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#m.refs
Properties
content complex
Used by
Element ead3:indexentry
Model
Children ead3:m.refs
Instance
<ead3:ptrgrp altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.refs>{1,unbounded}</ead3:m.refs>
</ead3:ptrgrp>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="ptrgrp">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:m.refs"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:m.refs
Diagram
Diagram ead_revised.tmp#ptr ead_revised.tmp#ref
Properties
abstract true
Substitution Group
Used by
Source
<xs:element name="m.refs" abstract="true"/>
[ top ]
Element ead3:legalstatus
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#legalstatus ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:head, ead3:legalstatus, ead3:m.blocks
Instance
<ead3:legalstatus altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:legalstatus altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:legalstatus>
</ead3:legalstatus>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="legalstatus" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:legalstatus"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:prefercite
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#prefercite ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Element ead3:prefercite
Model
Children ead3:head, ead3:m.blocks, ead3:prefercite
Instance
<ead3:prefercite altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:prefercite altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:prefercite>
</ead3:prefercite>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="prefercite" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:prefercite"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:processinfo
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#processinfo ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:head, ead3:m.blocks, ead3:processinfo
Instance
<ead3:processinfo altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:processinfo altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:processinfo>
</ead3:processinfo>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="processinfo" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:processinfo"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:userestrict
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#userestrict ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:head, ead3:m.blocks, ead3:userestrict
Instance
<ead3:userestrict altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:userestrict altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:userestrict>
</ead3:userestrict>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="userestrict" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:userestrict"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:bioghist
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#bioghist ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Element ead3:bioghist
Model
Children ead3:bioghist, ead3:head, ead3:m.blocks
Instance
<ead3:bioghist altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:bioghist altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:bioghist>
</ead3:bioghist>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="bioghist" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:bioghist"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:controlaccess
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#m.access ead_revised.tmp#controlaccess ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:controlaccess, ead3:head, ead3:m.access, ead3:m.blocks
Instance
<ead3:controlaccess altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:m.access>{1,1}</ead3:m.access>
  <ead3:controlaccess altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:controlaccess>
</ead3:controlaccess>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="controlaccess" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:m.access"/>
        <xs:element ref="ead3:controlaccess"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:odd
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#odd ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Element ead3:odd
Model
Children ead3:head, ead3:m.blocks, ead3:odd
Instance
<ead3:odd altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:odd altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:odd>
</ead3:odd>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="odd" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:odd"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:scopecontent
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#scopecontent ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:head, ead3:m.blocks, ead3:scopecontent
Instance
<ead3:scopecontent altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:scopecontent altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:scopecontent>
</ead3:scopecontent>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="scopecontent" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:scopecontent"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:arrangement
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#arrangement ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:arrangement, ead3:head, ead3:m.blocks
Instance
<ead3:arrangement altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:arrangement altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:arrangement>
</ead3:arrangement>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="arrangement" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:arrangement"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:bibliography
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#bibliography ead_revised.tmp#archref ead_revised.tmp#bibref ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:archref, ead3:bibliography, ead3:bibref, ead3:head, ead3:m.blocks
Instance
<ead3:bibliography altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:bibliography altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:bibliography>
  <ead3:archref altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:archref>
  <ead3:bibref altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:bibref>
</ead3:bibliography>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="bibliography" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:bibliography"/>
        <xs:element ref="ead3:archref"/>
        <xs:element ref="ead3:bibref"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:archref
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#m.access ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#quote ead_revised.tmp#num ead_revised.tmp#footnote ead_revised.tmp#date ead_revised.tmp#m.mixed.basic.plus.access
Properties
content complex
mixed true
Used by
Model
Children ead3:abbr, ead3:date, ead3:emph, ead3:expan, ead3:footnote, ead3:foreign, ead3:lb, ead3:m.access, ead3:num, ead3:ptr, ead3:quote, ead3:ref
Instance
<ead3:archref altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.access>{1,1}</ead3:m.access>
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
  <ead3:quote altrender="" audience="" id="" lang="" localtype="" script="">{1,1}</ead3:quote>
  <ead3:num altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:num>
  <ead3:footnote actuate="" altrender="" audience="" id="" lang="" localtype="" script="" show="">{1,1}</ead3:footnote>
  <ead3:date altrender="" audience="" calendar="" certainty="" encodinganalog="" era="" id="" lang="" localtype="" normal="" script="">{1,1}</ead3:date>
</ead3:archref>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="archref">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic.plus.access"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:bibref
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#m.access ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#quote ead_revised.tmp#num ead_revised.tmp#footnote ead_revised.tmp#date ead_revised.tmp#m.mixed.basic.plus.access
Properties
content complex
mixed true
Used by
Model
Children ead3:abbr, ead3:date, ead3:emph, ead3:expan, ead3:footnote, ead3:foreign, ead3:lb, ead3:m.access, ead3:num, ead3:ptr, ead3:quote, ead3:ref
Instance
<ead3:bibref altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.access>{1,1}</ead3:m.access>
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
  <ead3:quote altrender="" audience="" id="" lang="" localtype="" script="">{1,1}</ead3:quote>
  <ead3:num altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:num>
  <ead3:footnote actuate="" altrender="" audience="" id="" lang="" localtype="" script="" show="">{1,1}</ead3:footnote>
  <ead3:date altrender="" audience="" calendar="" certainty="" encodinganalog="" era="" id="" lang="" localtype="" normal="" script="">{1,1}</ead3:date>
</ead3:bibref>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="bibref">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic.plus.access"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:relatedmaterial
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#relatedmaterial ead_revised.tmp#archref ead_revised.tmp#bibref ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:archref, ead3:bibref, ead3:head, ead3:m.blocks, ead3:relatedmaterial
Instance
<ead3:relatedmaterial altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:relatedmaterial altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:relatedmaterial>
  <ead3:archref altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:archref>
  <ead3:bibref altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:bibref>
</ead3:relatedmaterial>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="relatedmaterial" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:relatedmaterial"/>
        <xs:element ref="ead3:archref"/>
        <xs:element ref="ead3:bibref"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:separatedmaterial
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#separatedmaterial ead_revised.tmp#archref ead_revised.tmp#bibref ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:archref, ead3:bibref, ead3:head, ead3:m.blocks, ead3:separatedmaterial
Instance
<ead3:separatedmaterial altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:separatedmaterial altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:separatedmaterial>
  <ead3:archref altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:archref>
  <ead3:bibref altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:bibref>
</ead3:separatedmaterial>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="separatedmaterial" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:separatedmaterial"/>
        <xs:element ref="ead3:archref"/>
        <xs:element ref="ead3:bibref"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:otherfindaid
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#otherfindaid ead_revised.tmp#archref ead_revised.tmp#bibref ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:archref, ead3:bibref, ead3:head, ead3:m.blocks, ead3:otherfindaid
Instance
<ead3:otherfindaid altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{1,1}</ead3:m.blocks>
  <ead3:otherfindaid altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:otherfindaid>
  <ead3:archref altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:archref>
  <ead3:bibref altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:bibref>
</ead3:otherfindaid>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="otherfindaid" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:m.blocks"/>
        <xs:element ref="ead3:otherfindaid"/>
        <xs:element ref="ead3:archref"/>
        <xs:element ref="ead3:bibref"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:geogname
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.access ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.relator ead_revised.tmp#part ead_revised.tmp#geographiccoordinates ead_revised.tmp#m.access
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children ead3:geographiccoordinates, ead3:part
Instance
<ead3:geogname altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:part altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" rules="" script="" source="">{1,unbounded}</ead3:part>
  <ead3:geographiccoordinates altrender="" audience="" coordinatesystem="" id="" lang="" script="">{0,unbounded}</ead3:geographiccoordinates>
</ead3:geogname>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
identifier optional
lang optional
localtype optional
normal optional
relator optional
rules xs:NMTOKEN optional
script optional
source xs:token optional
Source
<xs:element name="geogname" substitutionGroup="ead3:m.access">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:part"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:geographiccoordinates"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.access"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.relator"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:geographiccoordinates
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#geographiccoordinates_coordinatesystem
Properties
content complex
mixed true
Used by
Element ead3:geogname
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
coordinatesystem required
id xs:ID optional
lang optional
script optional
Source
<xs:element name="geographiccoordinates">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="coordinatesystem" use="required"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:occupation
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.access ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#a.relator ead_revised.tmp#part ead_revised.tmp#m.access
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:part
Instance
<ead3:occupation altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:part altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" rules="" script="" source="">{1,unbounded}</ead3:part>
</ead3:occupation>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
identifier optional
lang optional
localtype optional
normal optional
relator optional
rules xs:NMTOKEN optional
script optional
source xs:token optional
Source
<xs:element name="occupation" substitutionGroup="ead3:m.access">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:part"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.access"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.relator"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:subject
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.access ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#a.relator ead_revised.tmp#part ead_revised.tmp#m.access
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:part
Instance
<ead3:subject altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:part altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" rules="" script="" source="">{1,unbounded}</ead3:part>
</ead3:subject>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
identifier optional
lang optional
localtype optional
normal optional
relator optional
rules xs:NMTOKEN optional
script optional
source xs:token optional
Source
<xs:element name="subject" substitutionGroup="ead3:m.access">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:part"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.access"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.relator"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:genreform
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.access ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#a.relator ead_revised.tmp#part ead_revised.tmp#m.access
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:part
Instance
<ead3:genreform altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:part altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" rules="" script="" source="">{1,unbounded}</ead3:part>
</ead3:genreform>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
identifier optional
lang optional
localtype optional
normal optional
relator optional
rules xs:NMTOKEN optional
script optional
source xs:token optional
Source
<xs:element name="genreform" substitutionGroup="ead3:m.access">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:part"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.access"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.relator"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:function
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.access ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#a.relator ead_revised.tmp#part ead_revised.tmp#m.access
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:part
Instance
<ead3:function altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:part altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" rules="" script="" source="">{1,unbounded}</ead3:part>
</ead3:function>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
identifier optional
lang optional
localtype optional
normal optional
relator optional
rules xs:NMTOKEN optional
script optional
source xs:token optional
Source
<xs:element name="function" substitutionGroup="ead3:m.access">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:part"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.access"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.relator"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:title
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.access ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.relator ead_revised.tmp#title_render ead_revised.tmp#part ead_revised.tmp#m.access
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:part
Instance
<ead3:title altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" render="" rules="" script="" source="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:part altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" rules="" script="" source="">{1,unbounded}</ead3:part>
</ead3:title>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
identifier optional
lang optional
localtype optional
normal optional
relator optional
render ead3:av.render optional
rules xs:NMTOKEN optional
script optional
source xs:token optional
Source
<xs:element name="title" substitutionGroup="ead3:m.access">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:part"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.access"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.relator"/>
    <xs:attribute name="render" type="ead3:av.render"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:table
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#table_frame ead_revised.tmp#table_colsep ead_revised.tmp#table_rowsep ead_revised.tmp#table_pgwide ead_revised.tmp#head ead_revised.tmp#tgroup ead_revised.tmp#m.inter.noquote
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:head, ead3:tgroup
Instance
<ead3:table altrender="" audience="" colsep="" frame="" id="" lang="" pgwide="" rowsep="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:tgroup align="" altrender="" audience="" cols="" colsep="" id="" lang="" rowsep="" script="">{1,unbounded}</ead3:tgroup>
</ead3:table>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
colsep ead3:av.zeroorone optional
frame restriction of xs:token optional
id xs:ID optional
lang optional
pgwide ead3:av.zeroorone optional
rowsep ead3:av.zeroorone optional
script optional
Source
<xs:element name="table" substitutionGroup="ead3:m.inter.noquote">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:element maxOccurs="unbounded" ref="ead3:tgroup"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="frame">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="top"/>
          <xs:enumeration value="bottom"/>
          <xs:enumeration value="topbot"/>
          <xs:enumeration value="all"/>
          <xs:enumeration value="sides"/>
          <xs:enumeration value="none"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="colsep" type="ead3:av.zeroorone"/>
    <xs:attribute name="rowsep" type="ead3:av.zeroorone"/>
    <xs:attribute name="pgwide" type="ead3:av.zeroorone"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:tgroup
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#tgroup_cols ead_revised.tmp#tgroup_colsep ead_revised.tmp#tgroup_rowsep ead_revised.tmp#tgroup_align ead_revised.tmp#colspec ead_revised.tmp#thead ead_revised.tmp#tbody
Properties
content complex
Used by
Element ead3:table
Model
Children ead3:colspec, ead3:tbody, ead3:thead
Instance
<ead3:tgroup align="" altrender="" audience="" cols="" colsep="" id="" lang="" rowsep="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:colspec align="" char="" charoff="" colname="" colnum="" colsep="" colwidth="" rowsep="">{0,unbounded}</ead3:colspec>
  <ead3:thead altrender="" audience="" id="" lang="" script="" valign="">{0,1}</ead3:thead>
  <ead3:tbody altrender="" audience="" id="" lang="" script="" valign="">{1,1}</ead3:tbody>
</ead3:tgroup>
Attributes
QName Type Use
align restriction of xs:token optional
altrender optional
audience restriction of xs:token optional
cols xs:NMTOKEN required
colsep ead3:av.zeroorone optional
id xs:ID optional
lang optional
rowsep ead3:av.zeroorone optional
script optional
Source
<xs:element name="tgroup">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:colspec"/>
      <xs:element minOccurs="0" ref="ead3:thead"/>
      <xs:element ref="ead3:tbody"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="cols" use="required" type="xs:NMTOKEN"/>
    <xs:attribute name="colsep" type="ead3:av.zeroorone"/>
    <xs:attribute name="rowsep" type="ead3:av.zeroorone"/>
    <xs:attribute name="align">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="left"/>
          <xs:enumeration value="right"/>
          <xs:enumeration value="center"/>
          <xs:enumeration value="justify"/>
          <xs:enumeration value="char"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:colspec
Diagram
Diagram ead_revised.tmp#colspec_colnum ead_revised.tmp#colspec_colname ead_revised.tmp#colspec_colwidth ead_revised.tmp#colspec_colsep ead_revised.tmp#colspec_rowsep ead_revised.tmp#colspec_align ead_revised.tmp#colspec_char ead_revised.tmp#colspec_charoff
Properties
content complex
Used by
Element ead3:tgroup
Attributes
QName Type Use
align restriction of xs:token optional
char optional
charoff xs:NMTOKEN optional
colname xs:NMTOKEN optional
colnum xs:NMTOKEN optional
colsep ead3:av.zeroorone optional
colwidth optional
rowsep ead3:av.zeroorone optional
Source
<xs:element name="colspec">
  <xs:complexType>
    <xs:attribute name="colnum" type="xs:NMTOKEN"/>
    <xs:attribute name="colname" type="xs:NMTOKEN"/>
    <xs:attribute name="colwidth"/>
    <xs:attribute name="colsep" type="ead3:av.zeroorone"/>
    <xs:attribute name="rowsep" type="ead3:av.zeroorone"/>
    <xs:attribute name="align">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="left"/>
          <xs:enumeration value="right"/>
          <xs:enumeration value="center"/>
          <xs:enumeration value="justify"/>
          <xs:enumeration value="char"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="char"/>
    <xs:attribute name="charoff" type="xs:NMTOKEN"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:thead
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#thead_valign ead_revised.tmp#row
Properties
content complex
Used by
Model
Children ead3:row
Instance
<ead3:thead altrender="" audience="" id="" lang="" script="" valign="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:row altrender="" audience="" id="" lang="" rowsep="" script="" valign="">{1,unbounded}</ead3:row>
</ead3:thead>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
valign restriction of xs:token optional
Source
<xs:element name="thead">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:row"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="valign">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="top"/>
          <xs:enumeration value="middle"/>
          <xs:enumeration value="bottom"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:row
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#row_rowsep ead_revised.tmp#row_valign ead_revised.tmp#entry
Properties
content complex
Used by
Model
Children ead3:entry
Instance
<ead3:row altrender="" audience="" id="" lang="" rowsep="" script="" valign="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:entry align="" altrender="" audience="" char="" charoff="" colname="" colsep="" id="" lang="" morerows="" nameend="" namest="" rowsep="" script="" valign="">{1,unbounded}</ead3:entry>
</ead3:row>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
rowsep ead3:av.zeroorone optional
script optional
valign restriction of xs:token optional
Source
<xs:element name="row">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:entry"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="rowsep" type="ead3:av.zeroorone"/>
    <xs:attribute name="valign">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="top"/>
          <xs:enumeration value="middle"/>
          <xs:enumeration value="bottom"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:entry
Diagram
Diagram ead_revised.tmp#m.access ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#quote ead_revised.tmp#num ead_revised.tmp#footnote ead_revised.tmp#date ead_revised.tmp#m.mixed.basic.plus.access ead_revised.tmp#list ead_revised.tmp#m.para.content ead_revised.tmp#a.common ead_revised.tmp#entry_colname ead_revised.tmp#entry_namest ead_revised.tmp#entry_nameend ead_revised.tmp#entry_morerows ead_revised.tmp#entry_colsep ead_revised.tmp#entry_rowsep ead_revised.tmp#entry_align ead_revised.tmp#entry_char ead_revised.tmp#entry_charoff ead_revised.tmp#entry_valign
Type extension of ead3:m.para.content
Type hierarchy
Properties
content complex
Used by
Element ead3:row
Model
((ead3:m.access | ((ead3:abbr | ead3:expan | ead3:emph | ead3:lb | ead3:ref | ead3:ptr | ead3:foreign)) | ead3:quote | ead3:num | ead3:footnote | ead3:date)) | ead3:list
Children ead3:abbr, ead3:date, ead3:emph, ead3:expan, ead3:footnote, ead3:foreign, ead3:lb, ead3:list, ead3:m.access, ead3:num, ead3:ptr, ead3:quote, ead3:ref
Instance
<ead3:entry align="" altrender="" audience="" char="" charoff="" colname="" colsep="" id="" lang="" morerows="" nameend="" namest="" rowsep="" script="" valign="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.access>{1,1}</ead3:m.access>
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
  <ead3:quote altrender="" audience="" id="" lang="" localtype="" script="">{1,1}</ead3:quote>
  <ead3:num altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:num>
  <ead3:footnote actuate="" altrender="" audience="" id="" lang="" localtype="" script="" show="">{1,1}</ead3:footnote>
  <ead3:date altrender="" audience="" calendar="" certainty="" encodinganalog="" era="" id="" lang="" localtype="" normal="" script="">{1,1}</ead3:date>
  <ead3:list altrender="" audience="" id="" lang="" listtype="" mark="" numeration="" script="">{1,1}</ead3:list>
</ead3:entry>
Attributes
QName Type Use
align restriction of xs:token optional
altrender optional
audience restriction of xs:token optional
char optional
charoff xs:NMTOKEN optional
colname xs:NMTOKEN optional
colsep ead3:av.zeroorone optional
id xs:ID optional
lang optional
morerows xs:NMTOKEN optional
nameend xs:NMTOKEN optional
namest xs:NMTOKEN optional
rowsep ead3:av.zeroorone optional
script optional
valign restriction of xs:token optional
Source
<xs:element name="entry">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.para.content">
        <xs:attributeGroup ref="ead3:a.common"/>
        <xs:attribute name="colname" type="xs:NMTOKEN"/>
        <xs:attribute name="namest" type="xs:NMTOKEN"/>
        <xs:attribute name="nameend" type="xs:NMTOKEN"/>
        <xs:attribute name="morerows" type="xs:NMTOKEN"/>
        <xs:attribute name="colsep" type="ead3:av.zeroorone"/>
        <xs:attribute name="rowsep" type="ead3:av.zeroorone"/>
        <xs:attribute name="align">
          <xs:simpleType>
            <xs:restriction base="xs:token">
              <xs:enumeration value="left"/>
              <xs:enumeration value="right"/>
              <xs:enumeration value="center"/>
              <xs:enumeration value="justify"/>
              <xs:enumeration value="char"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:attribute>
        <xs:attribute name="char"/>
        <xs:attribute name="charoff" type="xs:NMTOKEN"/>
        <xs:attribute name="valign">
          <xs:simpleType>
            <xs:restriction base="xs:token">
              <xs:enumeration value="top"/>
              <xs:enumeration value="middle"/>
              <xs:enumeration value="bottom"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:tbody
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#tbody_valign ead_revised.tmp#row
Properties
content complex
Used by
Element ead3:tgroup
Model
Children ead3:row
Instance
<ead3:tbody altrender="" audience="" id="" lang="" script="" valign="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:row altrender="" audience="" id="" lang="" rowsep="" script="" valign="">{1,unbounded}</ead3:row>
</ead3:tbody>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
valign restriction of xs:token optional
Source
<xs:element name="tbody">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:row"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="valign">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="top"/>
          <xs:enumeration value="middle"/>
          <xs:enumeration value="bottom"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:dsc
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#dsc_dsctype ead_revised.tmp#dsc_otherdsctype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#m.blocks ead_revised.tmp#thead ead_revised.tmp#c ead_revised.tmp#c01 ead_revised.tmp#m.cOrC01 ead_revised.tmp#m.desc.base.full
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:c, ead3:c01, ead3:head, ead3:m.blocks, ead3:thead
Instance
<ead3:dsc altrender="" audience="" dsctype="" encodinganalog="" id="" lang="" otherdsctype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:m.blocks>{0,unbounded}</ead3:m.blocks>
  <ead3:thead altrender="" audience="" id="" lang="" script="" valign="">{0,1}</ead3:thead>
  <ead3:c altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="">{1,unbounded}</ead3:c>
  <ead3:c01 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="">{1,unbounded}</ead3:c01>
</ead3:dsc>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
dsctype restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
otherdsctype xs:NMTOKEN optional
script optional
Source
<xs:element name="dsc" substitutionGroup="ead3:m.desc.base.full">
  <xs:complexType>
    <xs:sequence>
      <xs:sequence>
        <xs:element minOccurs="0" ref="ead3:head"/>
        <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:m.blocks"/>
      </xs:sequence>
      <xs:element minOccurs="0" ref="ead3:thead"/>
      <xs:group minOccurs="0" ref="ead3:m.cOrC01"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attribute name="dsctype">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="analyticover"/>
          <xs:enumeration value="combined"/>
          <xs:enumeration value="in-depth"/>
          <xs:enumeration value="otherdsctype"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="otherdsctype" type="xs:NMTOKEN"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:c
Diagram
Diagram ead_revised.tmp#a.desc.c ead_revised.tmp#head ead_revised.tmp#did ead_revised.tmp#m.desc.base ead_revised.tmp#m.c.base ead_revised.tmp#thead ead_revised.tmp#c
Type extension of ead3:m.c.base
Type hierarchy
Properties
content complex
Used by
Element ead3:c
Element Group ead3:m.cOrC01
Model
Children ead3:c, ead3:did, ead3:head, ead3:m.desc.base, ead3:thead
Instance
<ead3:c altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:did>
  <ead3:m.desc.base>{0,unbounded}</ead3:m.desc.base>
  <ead3:thead altrender="" audience="" id="" lang="" script="" valign="">{0,1}</ead3:thead>
  <ead3:c altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="">{1,unbounded}</ead3:c>
</ead3:c>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:element name="c">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.c.base">
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element minOccurs="0" ref="ead3:thead"/>
          <xs:element maxOccurs="unbounded" ref="ead3:c"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:m.desc.base
Diagram
Diagram ead_revised.tmp#accessrestrict ead_revised.tmp#accruals ead_revised.tmp#acqinfo ead_revised.tmp#altformavail ead_revised.tmp#appraisal ead_revised.tmp#arrangement ead_revised.tmp#bibliography ead_revised.tmp#bioghist ead_revised.tmp#controlaccess ead_revised.tmp#custodhist ead_revised.tmp#fileplan ead_revised.tmp#index ead_revised.tmp#legalstatus ead_revised.tmp#odd ead_revised.tmp#originalsloc ead_revised.tmp#otherfindaid ead_revised.tmp#phystech ead_revised.tmp#prefercite ead_revised.tmp#processinfo ead_revised.tmp#relatedmaterial ead_revised.tmp#relations ead_revised.tmp#scopecontent ead_revised.tmp#separatedmaterial ead_revised.tmp#userestrict ead_revised.tmp#m.desc.base.full
Properties
abstract true
Substitution Group
Substitution Group Affiliation
Used by
Source
<xs:element name="m.desc.base" abstract="true" substitutionGroup="ead3:m.desc.base.full"/>
[ top ]
Element ead3:c01
Diagram
Diagram ead_revised.tmp#a.desc.c ead_revised.tmp#head ead_revised.tmp#did ead_revised.tmp#m.desc.base ead_revised.tmp#m.c.base ead_revised.tmp#thead ead_revised.tmp#c02
Type extension of ead3:m.c.base
Type hierarchy
Properties
content complex
Used by
Element Group ead3:m.cOrC01
Model
Children ead3:c02, ead3:did, ead3:head, ead3:m.desc.base, ead3:thead
Instance
<ead3:c01 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:did>
  <ead3:m.desc.base>{0,unbounded}</ead3:m.desc.base>
  <ead3:thead altrender="" audience="" id="" lang="" script="" valign="">{0,1}</ead3:thead>
  <ead3:c02 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="">{1,unbounded}</ead3:c02>
</ead3:c01>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:element name="c01">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.c.base">
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element minOccurs="0" ref="ead3:thead"/>
          <xs:element maxOccurs="unbounded" ref="ead3:c02"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:c02
Diagram
Diagram ead_revised.tmp#a.desc.c ead_revised.tmp#head ead_revised.tmp#did ead_revised.tmp#m.desc.base ead_revised.tmp#m.c.base ead_revised.tmp#thead ead_revised.tmp#c03
Type extension of ead3:m.c.base
Type hierarchy
Properties
content complex
Used by
Element ead3:c01
Model
Children ead3:c03, ead3:did, ead3:head, ead3:m.desc.base, ead3:thead
Instance
<ead3:c02 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:did>
  <ead3:m.desc.base>{0,unbounded}</ead3:m.desc.base>
  <ead3:thead altrender="" audience="" id="" lang="" script="" valign="">{0,1}</ead3:thead>
  <ead3:c03 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="">{1,unbounded}</ead3:c03>
</ead3:c02>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:element name="c02">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.c.base">
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element minOccurs="0" ref="ead3:thead"/>
          <xs:element maxOccurs="unbounded" ref="ead3:c03"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:c03
Diagram
Diagram ead_revised.tmp#a.desc.c ead_revised.tmp#head ead_revised.tmp#did ead_revised.tmp#m.desc.base ead_revised.tmp#m.c.base ead_revised.tmp#thead ead_revised.tmp#c04
Type extension of ead3:m.c.base
Type hierarchy
Properties
content complex
Used by
Element ead3:c02
Model
Children ead3:c04, ead3:did, ead3:head, ead3:m.desc.base, ead3:thead
Instance
<ead3:c03 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:did>
  <ead3:m.desc.base>{0,unbounded}</ead3:m.desc.base>
  <ead3:thead altrender="" audience="" id="" lang="" script="" valign="">{0,1}</ead3:thead>
  <ead3:c04 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="">{1,unbounded}</ead3:c04>
</ead3:c03>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:element name="c03">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.c.base">
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element minOccurs="0" ref="ead3:thead"/>
          <xs:element maxOccurs="unbounded" ref="ead3:c04"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:c04
Diagram
Diagram ead_revised.tmp#a.desc.c ead_revised.tmp#head ead_revised.tmp#did ead_revised.tmp#m.desc.base ead_revised.tmp#m.c.base ead_revised.tmp#thead ead_revised.tmp#c05
Type extension of ead3:m.c.base
Type hierarchy
Properties
content complex
Used by
Element ead3:c03
Model
Children ead3:c05, ead3:did, ead3:head, ead3:m.desc.base, ead3:thead
Instance
<ead3:c04 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:did>
  <ead3:m.desc.base>{0,unbounded}</ead3:m.desc.base>
  <ead3:thead altrender="" audience="" id="" lang="" script="" valign="">{0,1}</ead3:thead>
  <ead3:c05 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="">{1,unbounded}</ead3:c05>
</ead3:c04>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:element name="c04">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.c.base">
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element minOccurs="0" ref="ead3:thead"/>
          <xs:element maxOccurs="unbounded" ref="ead3:c05"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:c05
Diagram
Diagram ead_revised.tmp#a.desc.c ead_revised.tmp#head ead_revised.tmp#did ead_revised.tmp#m.desc.base ead_revised.tmp#m.c.base ead_revised.tmp#thead ead_revised.tmp#c06
Type extension of ead3:m.c.base
Type hierarchy
Properties
content complex
Used by
Element ead3:c04
Model
Children ead3:c06, ead3:did, ead3:head, ead3:m.desc.base, ead3:thead
Instance
<ead3:c05 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:did>
  <ead3:m.desc.base>{0,unbounded}</ead3:m.desc.base>
  <ead3:thead altrender="" audience="" id="" lang="" script="" valign="">{0,1}</ead3:thead>
  <ead3:c06 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="">{1,unbounded}</ead3:c06>
</ead3:c05>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:element name="c05">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.c.base">
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element minOccurs="0" ref="ead3:thead"/>
          <xs:element maxOccurs="unbounded" ref="ead3:c06"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:c06
Diagram
Diagram ead_revised.tmp#a.desc.c ead_revised.tmp#head ead_revised.tmp#did ead_revised.tmp#m.desc.base ead_revised.tmp#m.c.base ead_revised.tmp#thead ead_revised.tmp#c07
Type extension of ead3:m.c.base
Type hierarchy
Properties
content complex
Used by
Element ead3:c05
Model
Children ead3:c07, ead3:did, ead3:head, ead3:m.desc.base, ead3:thead
Instance
<ead3:c06 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:did>
  <ead3:m.desc.base>{0,unbounded}</ead3:m.desc.base>
  <ead3:thead altrender="" audience="" id="" lang="" script="" valign="">{0,1}</ead3:thead>
  <ead3:c07 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="">{1,unbounded}</ead3:c07>
</ead3:c06>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:element name="c06">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.c.base">
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element minOccurs="0" ref="ead3:thead"/>
          <xs:element maxOccurs="unbounded" ref="ead3:c07"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:c07
Diagram
Diagram ead_revised.tmp#a.desc.c ead_revised.tmp#head ead_revised.tmp#did ead_revised.tmp#m.desc.base ead_revised.tmp#m.c.base ead_revised.tmp#thead ead_revised.tmp#c08
Type extension of ead3:m.c.base
Type hierarchy
Properties
content complex
Used by
Element ead3:c06
Model
Children ead3:c08, ead3:did, ead3:head, ead3:m.desc.base, ead3:thead
Instance
<ead3:c07 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:did>
  <ead3:m.desc.base>{0,unbounded}</ead3:m.desc.base>
  <ead3:thead altrender="" audience="" id="" lang="" script="" valign="">{0,1}</ead3:thead>
  <ead3:c08 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="">{1,unbounded}</ead3:c08>
</ead3:c07>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:element name="c07">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.c.base">
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element minOccurs="0" ref="ead3:thead"/>
          <xs:element maxOccurs="unbounded" ref="ead3:c08"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:c08
Diagram
Diagram ead_revised.tmp#a.desc.c ead_revised.tmp#head ead_revised.tmp#did ead_revised.tmp#m.desc.base ead_revised.tmp#m.c.base ead_revised.tmp#thead ead_revised.tmp#c09
Type extension of ead3:m.c.base
Type hierarchy
Properties
content complex
Used by
Element ead3:c07
Model
Children ead3:c09, ead3:did, ead3:head, ead3:m.desc.base, ead3:thead
Instance
<ead3:c08 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:did>
  <ead3:m.desc.base>{0,unbounded}</ead3:m.desc.base>
  <ead3:thead altrender="" audience="" id="" lang="" script="" valign="">{0,1}</ead3:thead>
  <ead3:c09 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="">{0,unbounded}</ead3:c09>
</ead3:c08>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:element name="c08">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.c.base">
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element minOccurs="0" ref="ead3:thead"/>
          <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:c09"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:c09
Diagram
Diagram ead_revised.tmp#a.desc.c ead_revised.tmp#head ead_revised.tmp#did ead_revised.tmp#m.desc.base ead_revised.tmp#m.c.base ead_revised.tmp#thead ead_revised.tmp#c10
Type extension of ead3:m.c.base
Type hierarchy
Properties
content complex
Used by
Element ead3:c08
Model
Children ead3:c10, ead3:did, ead3:head, ead3:m.desc.base, ead3:thead
Instance
<ead3:c09 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:did>
  <ead3:m.desc.base>{0,unbounded}</ead3:m.desc.base>
  <ead3:thead altrender="" audience="" id="" lang="" script="" valign="">{0,1}</ead3:thead>
  <ead3:c10 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="">{1,unbounded}</ead3:c10>
</ead3:c09>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:element name="c09">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.c.base">
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element minOccurs="0" ref="ead3:thead"/>
          <xs:element maxOccurs="unbounded" ref="ead3:c10"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:c10
Diagram
Diagram ead_revised.tmp#a.desc.c ead_revised.tmp#head ead_revised.tmp#did ead_revised.tmp#m.desc.base ead_revised.tmp#m.c.base ead_revised.tmp#thead ead_revised.tmp#c11
Type extension of ead3:m.c.base
Type hierarchy
Properties
content complex
Used by
Element ead3:c09
Model
Children ead3:c11, ead3:did, ead3:head, ead3:m.desc.base, ead3:thead
Instance
<ead3:c10 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:did>
  <ead3:m.desc.base>{0,unbounded}</ead3:m.desc.base>
  <ead3:thead altrender="" audience="" id="" lang="" script="" valign="">{0,1}</ead3:thead>
  <ead3:c11 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="">{1,unbounded}</ead3:c11>
</ead3:c10>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:element name="c10">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.c.base">
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element minOccurs="0" ref="ead3:thead"/>
          <xs:element maxOccurs="unbounded" ref="ead3:c11"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:c11
Diagram
Diagram ead_revised.tmp#a.desc.c ead_revised.tmp#head ead_revised.tmp#did ead_revised.tmp#m.desc.base ead_revised.tmp#m.c.base ead_revised.tmp#thead ead_revised.tmp#c12
Type extension of ead3:m.c.base
Type hierarchy
Properties
content complex
Used by
Element ead3:c10
Model
Children ead3:c12, ead3:did, ead3:head, ead3:m.desc.base, ead3:thead
Instance
<ead3:c11 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:did>
  <ead3:m.desc.base>{0,unbounded}</ead3:m.desc.base>
  <ead3:thead altrender="" audience="" id="" lang="" script="" valign="">{0,1}</ead3:thead>
  <ead3:c12 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="">{1,unbounded}</ead3:c12>
</ead3:c11>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:element name="c11">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.c.base">
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element minOccurs="0" ref="ead3:thead"/>
          <xs:element maxOccurs="unbounded" ref="ead3:c12"/>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:c12
Diagram
Diagram ead_revised.tmp#a.desc.c ead_revised.tmp#head ead_revised.tmp#did ead_revised.tmp#m.desc.base ead_revised.tmp#m.c.base
Type ead3:m.c.base
Properties
content complex
Used by
Element ead3:c11
Model
Children ead3:did, ead3:head, ead3:m.desc.base
Instance
<ead3:c12 altrender="" audience="" encodinganalog="" id="" lang="" level="" otherlevel="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:did altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:did>
  <ead3:m.desc.base>{0,unbounded}</ead3:m.desc.base>
</ead3:c12>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:element name="c12" type="ead3:m.c.base"/>
[ top ]
Element ead3:languageset
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#language ead_revised.tmp#script ead_revised.tmp#descriptivenote
Properties
content complex
Used by
Model
Children ead3:descriptivenote, ead3:language, ead3:script
Instance
<ead3:languageset altrender="" audience="" encodinganalog="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:language altrender="" audience="" encodinganalog="" id="" label="" lang="" langcode="" script="">{1,unbounded}</ead3:language>
  <ead3:script altrender="" audience="" encodinganalog="" id="" label="" lang="" script="" scriptcode="">{1,unbounded}</ead3:script>
  <ead3:descriptivenote altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:descriptivenote>
</ead3:languageset>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="languageset">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:language"/>
      <xs:element maxOccurs="unbounded" ref="ead3:script"/>
      <xs:element minOccurs="0" ref="ead3:descriptivenote"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:event
Diagram
Diagram ead_revised.tmp#m.access ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#quote ead_revised.tmp#num ead_revised.tmp#footnote ead_revised.tmp#date ead_revised.tmp#m.mixed.basic.plus.access ead_revised.tmp#list ead_revised.tmp#m.para.content ead_revised.tmp#a.common ead_revised.tmp#a.localtype
Type extension of ead3:m.para.content
Type hierarchy
Properties
content complex
Used by
Model
Children ead3:abbr, ead3:date, ead3:emph, ead3:expan, ead3:footnote, ead3:foreign, ead3:lb, ead3:list, ead3:m.access, ead3:num, ead3:ptr, ead3:quote, ead3:ref
Instance
<ead3:event altrender="" audience="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.access>{1,1}</ead3:m.access>
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
  <ead3:quote altrender="" audience="" id="" lang="" localtype="" script="">{1,1}</ead3:quote>
  <ead3:num altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:num>
  <ead3:footnote actuate="" altrender="" audience="" id="" lang="" localtype="" script="" show="">{1,1}</ead3:footnote>
  <ead3:date altrender="" audience="" calendar="" certainty="" encodinganalog="" era="" id="" lang="" localtype="" normal="" script="">{1,1}</ead3:date>
  <ead3:list altrender="" audience="" id="" lang="" listtype="" mark="" numeration="" script="">{1,1}</ead3:list>
</ead3:event>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="event">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="ead3:m.para.content">
        <xs:attributeGroup ref="ead3:a.common"/>
        <xs:attributeGroup ref="ead3:a.localtype"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:relations
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#relations_base ead_revised.tmp#relation ead_revised.tmp#m.desc.base
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:relation
Instance
<ead3:relations altrender="" audience="" base="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:relation actuate="" altrender="" arcrole="" audience="" encodinganalog="" href="" id="" lang="" lastdatetimeverified="" linkrole="" linktitle="" linktype="" otherrelationtype="" relationtype="" script="" show="">{1,unbounded}</ead3:relation>
</ead3:relations>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
base xs:anyURI optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="relations" substitutionGroup="ead3:m.desc.base">
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" ref="ead3:relation"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attribute name="base" type="xs:anyURI"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:relation
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#relation_relationtype ead_revised.tmp#relation_otherrelationtype ead_revised.tmp#relation_lastdatetimeverified ead_revised.tmp#am.simplelink ead_revised.tmp#relationentry ead_revised.tmp#objectxmlwrap ead_revised.tmp#m.dates ead_revised.tmp#geogname ead_revised.tmp#descriptivenote
Properties
content complex
Used by
Element ead3:relations
Model
Children ead3:descriptivenote, ead3:geogname, ead3:m.dates, ead3:objectxmlwrap, ead3:relationentry
Instance
<ead3:relation actuate="" altrender="" arcrole="" audience="" encodinganalog="" href="" id="" lang="" lastdatetimeverified="" linkrole="" linktitle="" linktype="" otherrelationtype="" relationtype="" script="" show="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:relationentry altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" transliteration="">{0,unbounded}</ead3:relationentry>
  <ead3:objectxmlwrap altrender="" audience="" id="" lang="" script="">{0,1}</ead3:objectxmlwrap>
  <ead3:m.dates>{0,1}</ead3:m.dates>
  <ead3:geogname altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="">{0,1}</ead3:geogname>
  <ead3:descriptivenote altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:descriptivenote>
</ead3:relation>
Attributes
QName Type Use
actuate restriction of xs:token optional
altrender optional
arcrole xs:anyURI optional
audience restriction of xs:token optional
encodinganalog optional
href xs:anyURI optional
id xs:ID optional
lang optional
lastdatetimeverified xs:token optional
linkrole xs:anyURI optional
linktitle optional
linktype restriction of xs:token optional
otherrelationtype xs:string optional
relationtype restriction of xs:token required
script optional
show restriction of xs:token optional
Source
<xs:element name="relation">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:relationentry"/>
      <xs:element minOccurs="0" ref="ead3:objectxmlwrap"/>
      <xs:element minOccurs="0" ref="ead3:m.dates"/>
      <xs:element minOccurs="0" ref="ead3:geogname"/>
      <xs:element minOccurs="0" ref="ead3:descriptivenote"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="relationtype" use="required">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="cpfrelation"/>
          <xs:enumeration value="resourcerelation"/>
          <xs:enumeration value="functionrelation"/>
          <xs:enumeration value="otherrelation"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="otherrelationtype" type="xs:string"/>
    <xs:attribute name="lastdatetimeverified" type="xs:token"/>
    <xs:attributeGroup ref="ead3:am.simplelink"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:relationentry
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.localtype ead_revised.tmp#relationentry_transliteration
Properties
content complex
mixed true
Used by
Element ead3:relation
Model
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
transliteration xs:NMTOKEN optional
Source
<xs:element name="relationentry">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attribute name="transliteration" type="xs:NMTOKEN"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:m.inter
Diagram
Diagram ead_revised.tmp#blockquote ead_revised.tmp#m.inter.noquote ead_revised.tmp#m.blocks
Properties
abstract true
Substitution Group
Substitution Group Affiliation
Source
<xs:element name="m.inter" abstract="true" substitutionGroup="ead3:m.blocks"/>
[ top ]
Element ead3:blockquote
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#m.inter.noquote ead_revised.tmp#p ead_revised.tmp#m.inter
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:m.inter.noquote, ead3:p
Instance
<ead3:blockquote altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.inter.noquote>{1,1}</ead3:m.inter.noquote>
  <ead3:p altrender="" audience="" id="" lang="" script="">{1,1}</ead3:p>
</ead3:blockquote>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="blockquote" substitutionGroup="ead3:m.inter">
  <xs:complexType>
    <xs:choice maxOccurs="unbounded">
      <xs:element ref="ead3:m.inter.noquote"/>
      <xs:element ref="ead3:p"/>
    </xs:choice>
    <xs:attributeGroup ref="ead3:a.common"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:m.inter.noquote
Diagram
Diagram ead_revised.tmp#chronlist ead_revised.tmp#list ead_revised.tmp#table ead_revised.tmp#m.inter
Properties
abstract true
Substitution Group
Substitution Group Affiliation
Used by
Element ead3:blockquote
Source
<xs:element name="m.inter.noquote" abstract="true" substitutionGroup="ead3:m.inter"/>
[ top ]
Element ead3:chronlist
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#head ead_revised.tmp#listhead ead_revised.tmp#chronitem ead_revised.tmp#m.inter.noquote
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:chronitem, ead3:head, ead3:listhead
Instance
<ead3:chronlist altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:head althead="" altrender="" audience="" id="" lang="" script="">{0,1}</ead3:head>
  <ead3:listhead altrender="" audience="" id="" lang="" script="">{0,1}</ead3:listhead>
  <ead3:chronitem altrender="" audience="" id="" lang="" localtype="" script="">{1,unbounded}</ead3:chronitem>
</ead3:chronlist>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="chronlist" substitutionGroup="ead3:m.inter.noquote">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ead3:head"/>
      <xs:element minOccurs="0" ref="ead3:listhead"/>
      <xs:element maxOccurs="unbounded" ref="ead3:chronitem"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:chronitem
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#m.dates ead_revised.tmp#geogname ead_revised.tmp#event ead_revised.tmp#chronitemset
Properties
content complex
Used by
Element ead3:chronlist
Model
Children ead3:chronitemset, ead3:event, ead3:geogname, ead3:m.dates
Instance
<ead3:chronitem altrender="" audience="" id="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.dates>{1,1}</ead3:m.dates>
  <ead3:geogname altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="">{0,1}</ead3:geogname>
  <ead3:event altrender="" audience="" id="" lang="" localtype="" script="">{1,1}</ead3:event>
  <ead3:chronitemset altrender="" audience="" id="" lang="" script="">{1,unbounded}</ead3:chronitemset>
</ead3:chronitem>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
localtype optional
script optional
Source
<xs:element name="chronitem">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ead3:m.dates"/>
      <xs:choice>
        <xs:sequence>
          <xs:element minOccurs="0" ref="ead3:geogname"/>
          <xs:element ref="ead3:event"/>
        </xs:sequence>
        <xs:element maxOccurs="unbounded" ref="ead3:chronitemset"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:chronitemset
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#geogname ead_revised.tmp#event
Properties
content complex
Used by
Element ead3:chronitem
Model
Children ead3:event, ead3:geogname
Instance
<ead3:chronitemset altrender="" audience="" id="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:geogname altrender="" audience="" encodinganalog="" id="" identifier="" lang="" localtype="" normal="" relator="" rules="" script="" source="">{0,unbounded}</ead3:geogname>
  <ead3:event altrender="" audience="" id="" lang="" localtype="" script="">{1,unbounded}</ead3:event>
</ead3:chronitemset>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:element name="chronitemset">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:geogname"/>
      <xs:element maxOccurs="unbounded" ref="ead3:event"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:abstract
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.label ead_revised.tmp#a.encodinganalog ead_revised.tmp#m.access ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#quote ead_revised.tmp#num ead_revised.tmp#footnote ead_revised.tmp#date ead_revised.tmp#m.mixed.basic.plus.access ead_revised.tmp#m.did
Properties
content complex
mixed true
Substitution Group Affiliation
Model
Children ead3:abbr, ead3:date, ead3:emph, ead3:expan, ead3:footnote, ead3:foreign, ead3:lb, ead3:m.access, ead3:num, ead3:ptr, ead3:quote, ead3:ref
Instance
<ead3:abstract altrender="" audience="" encodinganalog="" id="" label="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:m.access>{1,1}</ead3:m.access>
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
  <ead3:quote altrender="" audience="" id="" lang="" localtype="" script="">{1,1}</ead3:quote>
  <ead3:num altrender="" audience="" encodinganalog="" id="" lang="" localtype="" script="">{1,1}</ead3:num>
  <ead3:footnote actuate="" altrender="" audience="" id="" lang="" localtype="" script="" show="">{1,1}</ead3:footnote>
  <ead3:date altrender="" audience="" calendar="" certainty="" encodinganalog="" era="" id="" lang="" localtype="" normal="" script="">{1,1}</ead3:date>
</ead3:abstract>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
label optional
lang optional
localtype optional
script optional
Source
<xs:element name="abstract" substitutionGroup="ead3:m.did">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic.plus.access"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:langmaterial
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.label ead_revised.tmp#a.encodinganalog ead_revised.tmp#language ead_revised.tmp#languageset ead_revised.tmp#descriptivenote ead_revised.tmp#m.did
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:descriptivenote, ead3:language, ead3:languageset
Instance
<ead3:langmaterial altrender="" audience="" encodinganalog="" id="" label="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:language altrender="" audience="" encodinganalog="" id="" label="" lang="" langcode="" script="">{1,1}</ead3:language>
  <ead3:languageset altrender="" audience="" encodinganalog="" id="" lang="" script="">{1,1}</ead3:languageset>
  <ead3:descriptivenote altrender="" audience="" encodinganalog="" id="" lang="" script="">{0,1}</ead3:descriptivenote>
</ead3:langmaterial>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
label optional
lang optional
script optional
Source
<xs:element name="langmaterial" substitutionGroup="ead3:m.did">
  <xs:complexType>
    <xs:sequence>
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="ead3:language"/>
        <xs:element ref="ead3:languageset"/>
      </xs:choice>
      <xs:element minOccurs="0" ref="ead3:descriptivenote"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:didnote
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.label ead_revised.tmp#a.encodinganalog ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#m.did
Properties
content complex
mixed true
Substitution Group Affiliation
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:didnote altrender="" audience="" encodinganalog="" id="" label="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:didnote>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
label optional
lang optional
localtype optional
script optional
Source
<xs:element name="didnote" substitutionGroup="ead3:m.did">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:physdesc
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.label ead_revised.tmp#a.encodinganalog ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#m.did
Properties
content complex
mixed true
Substitution Group Affiliation
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:physdesc altrender="" audience="" encodinganalog="" id="" label="" lang="" localtype="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:physdesc>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
label optional
lang optional
localtype optional
script optional
Source
<xs:element name="physdesc" substitutionGroup="ead3:m.did">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:parallelphysdescset
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.label ead_revised.tmp#a.encodinganalog ead_revised.tmp#physdescstructured ead_revised.tmp#physdescstructured ead_revised.tmp#m.did
Properties
content complex
Substitution Group Affiliation
Model
Children ead3:physdescstructured
Instance
<ead3:parallelphysdescset altrender="" audience="" encodinganalog="" id="" label="" lang="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:physdescstructured altrender="" audience="" coverage="" encodinganalog="" id="" label="" lang="" physdescstructuredtype="" script="">{1,1}</ead3:physdescstructured>
  <ead3:physdescstructured altrender="" audience="" coverage="" encodinganalog="" id="" label="" lang="" physdescstructuredtype="" script="">{1,unbounded}</ead3:physdescstructured>
</ead3:parallelphysdescset>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
label optional
lang optional
script optional
Source
<xs:element name="parallelphysdescset" substitutionGroup="ead3:m.did">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ead3:physdescstructured"/>
      <xs:element maxOccurs="unbounded" ref="ead3:physdescstructured"/>
    </xs:sequence>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:physloc
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.label ead_revised.tmp#a.encodinganalog ead_revised.tmp#physloc_parent ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#m.did
Properties
content complex
mixed true
Substitution Group Affiliation
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:physloc altrender="" audience="" encodinganalog="" id="" label="" lang="" localtype="" parent="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:physloc>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
label optional
lang optional
localtype optional
parent xs:IDREFS optional
script optional
Source
<xs:element name="physloc" substitutionGroup="ead3:m.did">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="parent" type="xs:IDREFS"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:unitid
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.localtype ead_revised.tmp#a.label ead_revised.tmp#am.countrycode ead_revised.tmp#unitid_repositorycode ead_revised.tmp#unitid_identifier ead_revised.tmp#a.encodinganalog ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#m.did
Properties
content complex
mixed true
Substitution Group Affiliation
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:unitid altrender="" audience="" countrycode="" encodinganalog="" id="" identifier="" label="" lang="" localtype="" repositorycode="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:unitid>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
countrycode xs:NMTOKEN optional
encodinganalog optional
id xs:ID optional
identifier optional
label optional
lang optional
localtype optional
repositorycode ead3:data.repositorycode optional
script optional
Source
<xs:element name="unitid" substitutionGroup="ead3:m.did">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:am.countrycode"/>
    <xs:attribute name="repositorycode" type="ead3:data.repositorycode"/>
    <xs:attribute name="identifier"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
  </xs:complexType>
</xs:element>
[ top ]
Element ead3:container
Diagram
Diagram ead_revised.tmp#a.common ead_revised.tmp#a.label ead_revised.tmp#a.localtype ead_revised.tmp#a.encodinganalog ead_revised.tmp#container_parent ead_revised.tmp#container_containerid ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#m.did
Properties
content complex
mixed true
Substitution Group Affiliation
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Instance
<ead3:container altrender="" audience="" containerid="" encodinganalog="" id="" label="" lang="" localtype="" parent="" script="" xmlns:ead3="http://ead3.archivists.org/schema/">
  <ead3:abbr altrender="" audience="" expan="" id="" lang="" script="">{1,1}</ead3:abbr>
  <ead3:expan abbr="" altrender="" audience="" id="" lang="" script="">{1,1}</ead3:expan>
  <ead3:emph altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:emph>
  <ead3:lb>{1,1}</ead3:lb>
  <ead3:ref actuate="" altrender="" arcrole="" audience="" href="" id="" lang="" linkrole="" linktitle="" linktype="" script="" show="" target="" xpointer="">{1,1}</ead3:ref>
  <ead3:ptr actuate="" altrender="" arcrole="" audience="" href="" id="" linkrole="" linktitle="" linktype="" show="" target="" xpointer="">{1,1}</ead3:ptr>
  <ead3:foreign altrender="" audience="" id="" lang="" render="" script="">{1,1}</ead3:foreign>
</ead3:container>
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
containerid xs:NMTOKEN optional
encodinganalog optional
id xs:ID optional
label optional
lang optional
localtype optional
parent xs:IDREFS optional
script optional
Source
<xs:element name="container" substitutionGroup="ead3:m.did">
  <xs:complexType mixed="true">
    <xs:group ref="ead3:m.mixed.basic"/>
    <xs:attributeGroup ref="ead3:a.common"/>
    <xs:attributeGroup ref="ead3:a.label"/>
    <xs:attributeGroup ref="ead3:a.localtype"/>
    <xs:attributeGroup ref="ead3:a.encodinganalog"/>
    <xs:attribute name="parent" type="xs:IDREFS"/>
    <xs:attribute name="containerid" type="xs:NMTOKEN"/>
  </xs:complexType>
</xs:element>
[ top ]
Simple Type ead3:av.render
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration altrender
enumeration bold
enumeration bolddoublequote
enumeration bolditalic
enumeration boldsinglequote
enumeration boldsmcaps
enumeration boldunderline
enumeration doublequote
enumeration italic
enumeration nonproport
enumeration singlequote
enumeration smcaps
enumeration sub
enumeration super
enumeration underline
Used by
Source
<xs:simpleType name="av.render">
  <xs:restriction base="xs:token">
    <xs:enumeration value="altrender"/>
    <xs:enumeration value="bold"/>
    <xs:enumeration value="bolddoublequote"/>
    <xs:enumeration value="bolditalic"/>
    <xs:enumeration value="boldsinglequote"/>
    <xs:enumeration value="boldsmcaps"/>
    <xs:enumeration value="boldunderline"/>
    <xs:enumeration value="doublequote"/>
    <xs:enumeration value="italic"/>
    <xs:enumeration value="nonproport"/>
    <xs:enumeration value="singlequote"/>
    <xs:enumeration value="smcaps"/>
    <xs:enumeration value="sub"/>
    <xs:enumeration value="super"/>
    <xs:enumeration value="underline"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type ead3:m.para.content
Diagram
Diagram ead_revised.tmp#m.access ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#quote ead_revised.tmp#num ead_revised.tmp#footnote ead_revised.tmp#date ead_revised.tmp#m.mixed.basic.plus.access ead_revised.tmp#list
Properties
mixed true
Used by
Model
Children ead3:abbr, ead3:date, ead3:emph, ead3:expan, ead3:footnote, ead3:foreign, ead3:lb, ead3:list, ead3:m.access, ead3:num, ead3:ptr, ead3:quote, ead3:ref
Source
<xs:complexType name="m.para.content" mixed="true">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:group ref="ead3:m.mixed.basic.plus.access"/>
    <xs:element ref="ead3:list"/>
  </xs:choice>
</xs:complexType>
[ top ]
Complex Type ead3:m.datesingle
Diagram
Diagram ead_revised.tmp#m.datesingle_standarddate ead_revised.tmp#m.datesingle_notbefore ead_revised.tmp#m.datesingle_notafter ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic
Properties
mixed true
Used by
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Attributes
QName Type Use
notafter xs:token optional
notbefore xs:token optional
standarddate xs:token optional
Source
<xs:complexType name="m.datesingle" mixed="true">
  <xs:group ref="ead3:m.mixed.basic"/>
  <xs:attribute name="standarddate" type="xs:token"/>
  <xs:attribute name="notbefore" type="xs:token"/>
  <xs:attribute name="notafter" type="xs:token"/>
</xs:complexType>
[ top ]
Complex Type ead3:e.anyname
Diagram
Diagram
Used by
Model
ANY element from ANY namespace OTHER than 'http://ead3.archivists.org/schema/' | ANY element from LOCAL namespace 'No Namespace'
Source
<xs:complexType name="e.anyname">
  <xs:choice>
    <xs:any namespace="##other" processContents="lax"/>
    <xs:any namespace="##local" processContents="lax"/>
  </xs:choice>
</xs:complexType>
[ top ]
Simple Type ead3:av.level
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration class
enumeration collection
enumeration file
enumeration fonds
enumeration item
enumeration otherlevel
enumeration recordgrp
enumeration series
enumeration subfonds
enumeration subgrp
enumeration subseries
Used by
Source
<xs:simpleType name="av.level">
  <xs:restriction base="xs:token">
    <xs:enumeration value="class"/>
    <xs:enumeration value="collection"/>
    <xs:enumeration value="file"/>
    <xs:enumeration value="fonds"/>
    <xs:enumeration value="item"/>
    <xs:enumeration value="otherlevel"/>
    <xs:enumeration value="recordgrp"/>
    <xs:enumeration value="series"/>
    <xs:enumeration value="subfonds"/>
    <xs:enumeration value="subgrp"/>
    <xs:enumeration value="subseries"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Simple Type ead3:av.yesorno
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration yes
enumeration no
Used by
Source
<xs:simpleType name="av.yesorno">
  <xs:restriction base="xs:token">
    <xs:enumeration value="yes"/>
    <xs:enumeration value="no"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Simple Type ead3:av.zeroorone
Diagram
Diagram
Type xs:NMTOKEN
Used by
Source
<xs:simpleType name="av.zeroorone">
  <xs:restriction base="xs:NMTOKEN"/>
</xs:simpleType>
[ top ]
Complex Type ead3:m.c.base
Diagram
Diagram ead_revised.tmp#a.desc.c ead_revised.tmp#head ead_revised.tmp#did ead_revised.tmp#m.desc.base
Used by
Model
Children ead3:did, ead3:head, ead3:m.desc.base
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:complexType name="m.c.base">
  <xs:sequence>
    <xs:element minOccurs="0" ref="ead3:head"/>
    <xs:element ref="ead3:did"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="ead3:m.desc.base"/>
  </xs:sequence>
  <xs:attributeGroup ref="ead3:a.desc.c"/>
</xs:complexType>
[ top ]
Simple Type ead3:data.repositorycode
Diagram
Diagram
Type xs:token
Used by
Source
<xs:simpleType name="data.repositorycode">
  <xs:restriction base="xs:token"/>
</xs:simpleType>
[ top ]
Attribute ead3:a.common.empty / @id
Type xs:ID
Properties
content simple
Used by
Attribute Group ead3:a.common.empty
Source
<xs:attribute name="id" type="xs:ID"/>
[ top ]
Attribute ead3:a.common.empty / @altrender
Used by
Attribute Group ead3:a.common.empty
Source
<xs:attribute name="altrender"/>
[ top ]
Attribute ead3:a.common.empty / @audience
Type restriction of xs:token
Properties
content simple
Facets
enumeration external
enumeration internal
Used by
Attribute Group ead3:a.common.empty
Source
<xs:attribute name="audience">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="external"/>
      <xs:enumeration value="internal"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:a.common / @lang
Used by
Attribute Group ead3:a.common
Source
<xs:attribute name="lang"/>
[ top ]
Attribute ead3:a.common / @script
Used by
Attribute Group ead3:a.common
Source
<xs:attribute name="script"/>
[ top ]
Attribute ead3:a.encodinganalog / @encodinganalog
Used by
Attribute Group ead3:a.encodinganalog
Source
<xs:attribute name="encodinganalog"/>
[ top ]
Attribute ead3:recordid / @instanceurl
Type xs:anyURI
Properties
content simple
Used by
Element ead3:recordid
Source
<xs:attribute name="instanceurl" type="xs:anyURI"/>
[ top ]
Attribute ead3:a.localtype / @localtype
Used by
Attribute Group ead3:a.localtype
Source
<xs:attribute name="localtype"/>
[ top ]
Attribute ead3:am.simplelink / @linktype
Type restriction of xs:token
Properties
Facets
Used by
Source
[ top ]
Attribute ead3:am.simplelink / @href
Type xs:anyURI
Properties
Used by
Source
[ top ]
Attribute ead3:am.simplelink / @linkrole
Type xs:anyURI
Properties
Used by
Source
[ top ]
Attribute ead3:am.simplelink / @arcrole
Type xs:anyURI
Properties
Used by
Source
[ top ]
Attribute ead3:am.simplelink / @linktitle
Used by
Source
[ top ]
Attribute ead3:am.simplelink / @show
Type restriction of xs:token
Properties
Facets
Used by
Source
[ top ]
Attribute ead3:am.simplelink / @actuate
Type restriction of xs:token
Properties
Facets
Used by
Source
[ top ]
Attribute ead3:abbr / @expan
Used by
Element ead3:abbr
Source
<xs:attribute name="expan"/>
[ top ]
Attribute ead3:expan / @abbr
Used by
Element ead3:expan
Source
<xs:attribute name="abbr"/>
[ top ]
Attribute ead3:a.internal.ptr / @target
Type xs:IDREF
Properties
content simple
Used by
Attribute Group ead3:a.internal.ptr
Source
<xs:attribute name="target" type="xs:IDREF"/>
[ top ]
Attribute ead3:a.internal.ptr / @xpointer
Used by
Attribute Group ead3:a.internal.ptr
Source
<xs:attribute name="xpointer"/>
[ top ]
Attribute ead3:foreign / @render
Type ead3:av.render
Properties
content simple
Facets
enumeration altrender
enumeration bold
enumeration bolddoublequote
enumeration bolditalic
enumeration boldsinglequote
enumeration boldsmcaps
enumeration boldunderline
enumeration doublequote
enumeration italic
enumeration nonproport
enumeration singlequote
enumeration smcaps
enumeration sub
enumeration super
enumeration underline
Used by
Element ead3:foreign
Source
<xs:attribute name="render" type="ead3:av.render"/>
[ top ]
Attribute ead3:footnote / @show
Type restriction of xs:token
Properties
content simple
Facets
enumeration embed
enumeration new
Used by
Element ead3:footnote
Source
<xs:attribute name="show">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="embed"/>
      <xs:enumeration value="new"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:footnote / @actuate
Type restriction of xs:token
Properties
content simple
Facets
enumeration onload
enumeration onrequest
Used by
Element ead3:footnote
Source
<xs:attribute name="actuate">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="onload"/>
      <xs:enumeration value="onrequest"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:am.dates.era / @era
Type xs:NMTOKEN
Properties
content simple
Used by
Attribute Group ead3:am.dates.era
Source
<xs:attribute name="era" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:am.dates.calendar / @calendar
Type xs:NMTOKEN
Properties
content simple
Used by
Attribute Group ead3:am.dates.calendar
Source
<xs:attribute name="calendar" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:am.date.normal / @normal
Type xs:token
Properties
content simple
Used by
Attribute Group ead3:am.date.normal
Source
<xs:attribute name="normal" type="xs:token"/>
[ top ]
Attribute ead3:m.mixed.basic / @certainty
Used by
Source
<xs:attribute name="certainty"/>
[ top ]
Attribute ead3:date / @certainty
Source
<xs:attribute name="certainty"/>
[ top ]
Attribute ead3:m.mixed.basic / @render
Type ead3:av.render
Properties
content simple
Facets
enumeration altrender
enumeration bold
enumeration bolddoublequote
enumeration bolditalic
enumeration boldsinglequote
enumeration boldsmcaps
enumeration boldunderline
enumeration doublequote
enumeration italic
enumeration nonproport
enumeration singlequote
enumeration smcaps
enumeration sub
enumeration super
enumeration underline
Used by
Source
<xs:attribute name="render" type="ead3:av.render"/>
[ top ]
Attribute ead3:emph / @render
Type ead3:av.render
Properties
content simple
Facets
enumeration altrender
enumeration bold
enumeration bolddoublequote
enumeration bolditalic
enumeration boldsinglequote
enumeration boldsmcaps
enumeration boldunderline
enumeration doublequote
enumeration italic
enumeration nonproport
enumeration singlequote
enumeration smcaps
enumeration sub
enumeration super
enumeration underline
Source
<xs:attribute name="render" type="ead3:av.render"/>
[ top ]
Attribute ead3:titleproper / @render
Type ead3:av.render
Properties
content simple
Facets
enumeration altrender
enumeration bold
enumeration bolddoublequote
enumeration bolditalic
enumeration boldsinglequote
enumeration boldsmcaps
enumeration boldunderline
enumeration doublequote
enumeration italic
enumeration nonproport
enumeration singlequote
enumeration smcaps
enumeration sub
enumeration super
enumeration underline
Source
<xs:attribute name="render" type="ead3:av.render"/>
[ top ]
Attribute ead3:m.mixed.basic / @althead
Used by
Element ead3:head
Source
<xs:attribute name="althead"/>
[ top ]
Attribute ead3:head / @althead
Source
<xs:attribute name="althead"/>
[ top ]
Attribute ead3:list / @listtype
Type restriction of xs:token
Properties
content simple
Facets
enumeration deflist
enumeration unordered
enumeration ordered
Used by
Element ead3:list
Source
<xs:attribute name="listtype">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="deflist"/>
      <xs:enumeration value="unordered"/>
      <xs:enumeration value="ordered"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:list / @mark
Type restriction of xs:token
Properties
content simple
Facets
enumeration disc
enumeration circle
enumeration square
enumeration decimal
enumeration decimal-leading-zero
enumeration lower-roman
enumeration upper-roman
enumeration lower-greek
enumeration lower-latin
enumeration upper-latin
enumeration armenian
enumeration georgian
enumeration lower-alpha
enumeration upper-alpha
enumeration none
enumeration inherit
Used by
Element ead3:list
Source
<xs:attribute name="mark">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="disc"/>
      <xs:enumeration value="circle"/>
      <xs:enumeration value="square"/>
      <xs:enumeration value="decimal"/>
      <xs:enumeration value="decimal-leading-zero"/>
      <xs:enumeration value="lower-roman"/>
      <xs:enumeration value="upper-roman"/>
      <xs:enumeration value="lower-greek"/>
      <xs:enumeration value="lower-latin"/>
      <xs:enumeration value="upper-latin"/>
      <xs:enumeration value="armenian"/>
      <xs:enumeration value="georgian"/>
      <xs:enumeration value="lower-alpha"/>
      <xs:enumeration value="upper-alpha"/>
      <xs:enumeration value="none"/>
      <xs:enumeration value="inherit"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:list / @numeration
Type restriction of xs:token
Properties
content simple
Facets
enumeration arabic
enumeration upperalpha
enumeration loweralpha
enumeration upperroman
enumeration lowerroman
Used by
Element ead3:list
Source
<xs:attribute name="numeration">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="arabic"/>
      <xs:enumeration value="upperalpha"/>
      <xs:enumeration value="loweralpha"/>
      <xs:enumeration value="upperroman"/>
      <xs:enumeration value="lowerroman"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:maintenancestatus / @value
Type restriction of xs:token
Properties
use required
Facets
enumeration revised
enumeration deleted
enumeration new
enumeration deletedsplit
enumeration deletedmerged
enumeration deletedreplaced
enumeration cancelled
enumeration derived
Used by
Source
<xs:attribute name="value" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="revised"/>
      <xs:enumeration value="deleted"/>
      <xs:enumeration value="new"/>
      <xs:enumeration value="deletedsplit"/>
      <xs:enumeration value="deletedmerged"/>
      <xs:enumeration value="deletedreplaced"/>
      <xs:enumeration value="cancelled"/>
      <xs:enumeration value="derived"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:publicationstatus / @value
Type restriction of xs:token
Properties
use required
Facets
enumeration inprocess
enumeration approved
enumeration published
Used by
Source
<xs:attribute name="value" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="inprocess"/>
      <xs:enumeration value="approved"/>
      <xs:enumeration value="published"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:am.countrycode / @countrycode
Type xs:NMTOKEN
Properties
content simple
Used by
Attribute Group ead3:am.countrycode
Source
<xs:attribute name="countrycode" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:a.label / @label
Used by
Attribute Group ead3:a.label
Source
<xs:attribute name="label"/>
[ top ]
Attribute ead3:language / @langcode
Used by
Element ead3:language
Source
<xs:attribute name="langcode"/>
[ top ]
Attribute ead3:script / @scriptcode
Used by
Element ead3:script
Source
<xs:attribute name="scriptcode"/>
[ top ]
Attribute ead3:m.mixed.basic / @lastdatetimeverified
Type xs:token
Properties
content simple
Used by
Element ead3:citation
Source
<xs:attribute name="lastdatetimeverified" type="xs:token"/>
[ top ]
Attribute ead3:citation / @lastdatetimeverified
Type xs:token
Properties
content simple
Source
<xs:attribute name="lastdatetimeverified" type="xs:token"/>
[ top ]
Attribute ead3:term / @transliteration
Used by
Element ead3:term
Source
<xs:attribute name="transliteration"/>
[ top ]
Attribute ead3:term / @lastdatetimeverified
Type xs:token
Properties
content simple
Used by
Element ead3:term
Source
<xs:attribute name="lastdatetimeverified" type="xs:token"/>
[ top ]
Attribute ead3:a.access.no.normal / @source
Type xs:token
Properties
content simple
Used by
Attribute Group ead3:a.access.no.normal
Source
<xs:attribute name="source" type="xs:token"/>
[ top ]
Attribute ead3:a.access.no.normal / @rules
Type xs:NMTOKEN
Properties
content simple
Used by
Attribute Group ead3:a.access.no.normal
Source
<xs:attribute name="rules" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:a.access.no.normal / @identifier
Used by
Attribute Group ead3:a.access.no.normal
Source
<xs:attribute name="identifier"/>
[ top ]
Attribute ead3:m.mixed.basic / @standarddate
Type xs:token
Properties
content simple
Used by
Complex Type ead3:m.datesingle
Source
<xs:attribute name="standarddate" type="xs:token"/>
[ top ]
Attribute ead3:m.mixed.basic / @notbefore
Type xs:token
Properties
content simple
Used by
Complex Type ead3:m.datesingle
Source
<xs:attribute name="notbefore" type="xs:token"/>
[ top ]
Attribute ead3:m.mixed.basic / @notafter
Type xs:token
Properties
content simple
Used by
Complex Type ead3:m.datesingle
Source
<xs:attribute name="notafter" type="xs:token"/>
[ top ]
Attribute ead3:m.datesingle / @notafter
Type xs:token
Properties
content simple
Source
<xs:attribute name="notafter" type="xs:token"/>
[ top ]
Attribute ead3:m.datesingle / @notbefore
Type xs:token
Properties
content simple
Source
<xs:attribute name="notbefore" type="xs:token"/>
[ top ]
Attribute ead3:m.datesingle / @standarddate
Type xs:token
Properties
content simple
Source
<xs:attribute name="standarddate" type="xs:token"/>
[ top ]
Attribute ead3:eventtype / @value
Type restriction of xs:token
Properties
use required
Facets
enumeration created
enumeration revised
enumeration deleted
enumeration cancelled
enumeration derived
enumeration updated
enumeration unknown
Used by
Element ead3:eventtype
Source
<xs:attribute name="value" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="created"/>
      <xs:enumeration value="revised"/>
      <xs:enumeration value="deleted"/>
      <xs:enumeration value="cancelled"/>
      <xs:enumeration value="derived"/>
      <xs:enumeration value="updated"/>
      <xs:enumeration value="unknown"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:eventdatetime / @standarddatetime
Type xs:token
Properties
content simple
Used by
Source
<xs:attribute name="standarddatetime" type="xs:token"/>
[ top ]
Attribute ead3:agenttype / @value
Type restriction of xs:token
Properties
use required
Facets
enumeration human
enumeration machine
enumeration unknown
Used by
Element ead3:agenttype
Source
<xs:attribute name="value" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="human"/>
      <xs:enumeration value="machine"/>
      <xs:enumeration value="unknown"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:sourceentry / @transliteration
Used by
Source
<xs:attribute name="transliteration"/>
[ top ]
Attribute ead3:source / @lastdatetimeverified
Type xs:token
Properties
content simple
Used by
Element ead3:source
Source
<xs:attribute name="lastdatetimeverified" type="xs:token"/>
[ top ]
Attribute ead3:sources / @base
Type xs:anyURI
Properties
content simple
Used by
Element ead3:sources
Source
<xs:attribute name="base" type="xs:anyURI"/>
[ top ]
Attribute ead3:control / @base
Type xs:anyURI
Properties
content simple
Used by
Element ead3:control
Source
<xs:attribute name="base" type="xs:anyURI"/>
[ top ]
Attribute ead3:control / @langencoding
Type restriction of xs:token
Properties
content simple
Facets
enumeration iso639-2b
enumeration other
Used by
Element ead3:control
Source
<xs:attribute name="langencoding">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="iso639-2b"/>
      <xs:enumeration value="other"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:control / @scriptencoding
Type restriction of xs:token
Properties
content simple
Facets
enumeration iso15924
enumeration other
Used by
Element ead3:control
Source
<xs:attribute name="scriptencoding">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="iso15924"/>
      <xs:enumeration value="other"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:control / @dateencoding
Type restriction of xs:token
Properties
content simple
Facets
enumeration iso8601
enumeration other
Used by
Element ead3:control
Source
<xs:attribute name="dateencoding">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="iso8601"/>
      <xs:enumeration value="other"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:control / @countryencoding
Type restriction of xs:token
Properties
content simple
Facets
enumeration iso3166-1
enumeration other
Used by
Element ead3:control
Source
<xs:attribute name="countryencoding">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="iso3166-1"/>
      <xs:enumeration value="other"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:control / @repositoryencoding
Type restriction of xs:token
Properties
content simple
Facets
enumeration iso15511
enumeration other
Used by
Element ead3:control
Source
<xs:attribute name="repositoryencoding">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="iso15511"/>
      <xs:enumeration value="other"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:control / @relatedencoding
Used by
Element ead3:control
Source
<xs:attribute name="relatedencoding"/>
[ top ]
Attribute ead3:archdesc / @level
Type ead3:av.level
Properties
use required
Facets
enumeration class
enumeration collection
enumeration file
enumeration fonds
enumeration item
enumeration otherlevel
enumeration recordgrp
enumeration series
enumeration subfonds
enumeration subgrp
enumeration subseries
Used by
Element ead3:archdesc
Source
<xs:attribute name="level" use="required" type="ead3:av.level"/>
[ top ]
Attribute ead3:a.desc.base / @otherlevel
Type xs:NMTOKEN
Properties
content simple
Used by
Attribute Group ead3:a.desc.base
Source
<xs:attribute name="otherlevel" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:archdesc / @relatedencoding
Used by
Element ead3:archdesc
Source
<xs:attribute name="relatedencoding"/>
[ top ]
Attribute ead3:ead / @relatedencoding
Used by
Element ead3:ead
Source
<xs:attribute name="relatedencoding"/>
[ top ]
Attribute ead3:a.access / @normal
Used by
Attribute Group ead3:a.access
Source
<xs:attribute name="normal"/>
[ top ]
Attribute ead3:a.relator / @relator
Used by
Attribute Group ead3:a.relator
Source
<xs:attribute name="relator"/>
[ top ]
Attribute ead3:quantity / @approximate
Type ead3:av.yesorno
Properties
content simple
Facets
enumeration yes
enumeration no
Used by
Element ead3:quantity
Source
<xs:attribute name="approximate" type="ead3:av.yesorno"/>
[ top ]
Attribute ead3:dimensions / @unit
Used by
Element ead3:dimensions
Source
<xs:attribute name="unit"/>
[ top ]
Attribute ead3:physdescstructured / @physdescstructuredtype
Type restriction of xs:token
Properties
use required
Facets
enumeration carrier
enumeration materialtype
enumeration spaceoccupied
Used by
Source
<xs:attribute name="physdescstructuredtype" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="carrier"/>
      <xs:enumeration value="materialtype"/>
      <xs:enumeration value="spaceoccupied"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:a.coverage / @coverage
Type restriction of xs:token
Properties
use required
Facets
enumeration whole
enumeration part
Used by
Attribute Group ead3:a.coverage
Source
<xs:attribute name="coverage" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="whole"/>
      <xs:enumeration value="part"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:m.mixed.basic.plus.access / @normal
Used by
Element ead3:unittitle
Source
<xs:attribute name="normal"/>
[ top ]
Attribute ead3:unittitle / @normal
Source
<xs:attribute name="normal"/>
[ top ]
Attribute ead3:m.mixed.basic / @unitdatetype
Type restriction of xs:token
Properties
content simple
Facets
enumeration bulk
enumeration inclusive
Used by
Element ead3:unitdate
Source
<xs:attribute name="unitdatetype">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="bulk"/>
      <xs:enumeration value="inclusive"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:m.mixed.basic / @datechar
Used by
Element ead3:unitdate
Source
<xs:attribute name="datechar"/>
[ top ]
Attribute ead3:unitdate / @certainty
Source
<xs:attribute name="certainty"/>
[ top ]
Attribute ead3:unitdate / @datechar
Source
<xs:attribute name="datechar"/>
[ top ]
Attribute ead3:unitdate / @unitdatetype
Type restriction of xs:token
Properties
content simple
Facets
enumeration bulk
enumeration inclusive
Source
<xs:attribute name="unitdatetype">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="bulk"/>
      <xs:enumeration value="inclusive"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:unitdatestructured / @unitdatetype
Type restriction of xs:token
Properties
content simple
Facets
enumeration bulk
enumeration inclusive
Used by
Source
<xs:attribute name="unitdatetype">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="bulk"/>
      <xs:enumeration value="inclusive"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:unitdatestructured / @certainty
Used by
Source
<xs:attribute name="certainty"/>
[ top ]
Attribute ead3:unitdatestructured / @datechar
Used by
Source
<xs:attribute name="datechar"/>
[ top ]
Attribute ead3:dao / @entityref
Type xs:ENTITY
Properties
content simple
Used by
Element ead3:dao
Source
<xs:attribute name="entityref" type="xs:ENTITY"/>
[ top ]
Attribute ead3:dao / @xpointer
Used by
Element ead3:dao
Source
<xs:attribute name="xpointer"/>
[ top ]
Attribute ead3:dao / @daotype
Type restriction of xs:token
Properties
use required
Facets
enumeration borndigital
enumeration derived
enumeration unknown
enumeration other
Used by
Element ead3:dao
Source
<xs:attribute name="daotype" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="borndigital"/>
      <xs:enumeration value="derived"/>
      <xs:enumeration value="unknown"/>
      <xs:enumeration value="other"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:dao / @otherdaotype
Used by
Element ead3:dao
Source
<xs:attribute name="otherdaotype"/>
[ top ]
Attribute ead3:dao / @coverage
Type restriction of xs:token
Properties
content simple
Facets
enumeration whole
enumeration part
Used by
Element ead3:dao
Source
<xs:attribute name="coverage">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="whole"/>
      <xs:enumeration value="part"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:geographiccoordinates / @coordinatesystem
Properties
use required
Used by
Source
<xs:attribute name="coordinatesystem" use="required"/>
[ top ]
Attribute ead3:title / @render
Type ead3:av.render
Properties
content simple
Facets
enumeration altrender
enumeration bold
enumeration bolddoublequote
enumeration bolditalic
enumeration boldsinglequote
enumeration boldsmcaps
enumeration boldunderline
enumeration doublequote
enumeration italic
enumeration nonproport
enumeration singlequote
enumeration smcaps
enumeration sub
enumeration super
enumeration underline
Used by
Element ead3:title
Source
<xs:attribute name="render" type="ead3:av.render"/>
[ top ]
Attribute ead3:colspec / @colnum
Type xs:NMTOKEN
Properties
content simple
Used by
Element ead3:colspec
Source
<xs:attribute name="colnum" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:colspec / @colname
Type xs:NMTOKEN
Properties
content simple
Used by
Element ead3:colspec
Source
<xs:attribute name="colname" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:colspec / @colwidth
Used by
Element ead3:colspec
Source
<xs:attribute name="colwidth"/>
[ top ]
Attribute ead3:colspec / @colsep
Type ead3:av.zeroorone
Properties
content simple
Used by
Element ead3:colspec
Source
<xs:attribute name="colsep" type="ead3:av.zeroorone"/>
[ top ]
Attribute ead3:colspec / @rowsep
Type ead3:av.zeroorone
Properties
content simple
Used by
Element ead3:colspec
Source
<xs:attribute name="rowsep" type="ead3:av.zeroorone"/>
[ top ]
Attribute ead3:colspec / @align
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration right
enumeration center
enumeration justify
enumeration char
Used by
Element ead3:colspec
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="justify"/>
      <xs:enumeration value="char"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:colspec / @char
Used by
Element ead3:colspec
Source
<xs:attribute name="char"/>
[ top ]
Attribute ead3:colspec / @charoff
Type xs:NMTOKEN
Properties
content simple
Used by
Element ead3:colspec
Source
<xs:attribute name="charoff" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:entry / @colname
Type xs:NMTOKEN
Properties
content simple
Used by
Element ead3:entry
Source
<xs:attribute name="colname" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:entry / @namest
Type xs:NMTOKEN
Properties
content simple
Used by
Element ead3:entry
Source
<xs:attribute name="namest" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:entry / @nameend
Type xs:NMTOKEN
Properties
content simple
Used by
Element ead3:entry
Source
<xs:attribute name="nameend" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:entry / @morerows
Type xs:NMTOKEN
Properties
content simple
Used by
Element ead3:entry
Source
<xs:attribute name="morerows" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:entry / @colsep
Type ead3:av.zeroorone
Properties
content simple
Used by
Element ead3:entry
Source
<xs:attribute name="colsep" type="ead3:av.zeroorone"/>
[ top ]
Attribute ead3:entry / @rowsep
Type ead3:av.zeroorone
Properties
content simple
Used by
Element ead3:entry
Source
<xs:attribute name="rowsep" type="ead3:av.zeroorone"/>
[ top ]
Attribute ead3:entry / @align
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration right
enumeration center
enumeration justify
enumeration char
Used by
Element ead3:entry
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="justify"/>
      <xs:enumeration value="char"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:entry / @char
Used by
Element ead3:entry
Source
<xs:attribute name="char"/>
[ top ]
Attribute ead3:entry / @charoff
Type xs:NMTOKEN
Properties
content simple
Used by
Element ead3:entry
Source
<xs:attribute name="charoff" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:entry / @valign
Type restriction of xs:token
Properties
content simple
Facets
enumeration top
enumeration middle
enumeration bottom
Used by
Element ead3:entry
Source
<xs:attribute name="valign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="top"/>
      <xs:enumeration value="middle"/>
      <xs:enumeration value="bottom"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:row / @rowsep
Type ead3:av.zeroorone
Properties
content simple
Used by
Element ead3:row
Source
<xs:attribute name="rowsep" type="ead3:av.zeroorone"/>
[ top ]
Attribute ead3:row / @valign
Type restriction of xs:token
Properties
content simple
Facets
enumeration top
enumeration middle
enumeration bottom
Used by
Element ead3:row
Source
<xs:attribute name="valign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="top"/>
      <xs:enumeration value="middle"/>
      <xs:enumeration value="bottom"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:thead / @valign
Type restriction of xs:token
Properties
content simple
Facets
enumeration top
enumeration middle
enumeration bottom
Used by
Element ead3:thead
Source
<xs:attribute name="valign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="top"/>
      <xs:enumeration value="middle"/>
      <xs:enumeration value="bottom"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:tbody / @valign
Type restriction of xs:token
Properties
content simple
Facets
enumeration top
enumeration middle
enumeration bottom
Used by
Element ead3:tbody
Source
<xs:attribute name="valign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="top"/>
      <xs:enumeration value="middle"/>
      <xs:enumeration value="bottom"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:tgroup / @cols
Type xs:NMTOKEN
Properties
use required
Used by
Element ead3:tgroup
Source
<xs:attribute name="cols" use="required" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:tgroup / @colsep
Type ead3:av.zeroorone
Properties
content simple
Used by
Element ead3:tgroup
Source
<xs:attribute name="colsep" type="ead3:av.zeroorone"/>
[ top ]
Attribute ead3:tgroup / @rowsep
Type ead3:av.zeroorone
Properties
content simple
Used by
Element ead3:tgroup
Source
<xs:attribute name="rowsep" type="ead3:av.zeroorone"/>
[ top ]
Attribute ead3:tgroup / @align
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration right
enumeration center
enumeration justify
enumeration char
Used by
Element ead3:tgroup
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="justify"/>
      <xs:enumeration value="char"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:table / @frame
Type restriction of xs:token
Properties
content simple
Facets
enumeration top
enumeration bottom
enumeration topbot
enumeration all
enumeration sides
enumeration none
Used by
Element ead3:table
Source
<xs:attribute name="frame">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="top"/>
      <xs:enumeration value="bottom"/>
      <xs:enumeration value="topbot"/>
      <xs:enumeration value="all"/>
      <xs:enumeration value="sides"/>
      <xs:enumeration value="none"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:table / @colsep
Type ead3:av.zeroorone
Properties
content simple
Used by
Element ead3:table
Source
<xs:attribute name="colsep" type="ead3:av.zeroorone"/>
[ top ]
Attribute ead3:table / @rowsep
Type ead3:av.zeroorone
Properties
content simple
Used by
Element ead3:table
Source
<xs:attribute name="rowsep" type="ead3:av.zeroorone"/>
[ top ]
Attribute ead3:table / @pgwide
Type ead3:av.zeroorone
Properties
content simple
Used by
Element ead3:table
Source
<xs:attribute name="pgwide" type="ead3:av.zeroorone"/>
[ top ]
Attribute ead3:a.desc.c / @level
Type ead3:av.level
Properties
content simple
Facets
enumeration class
enumeration collection
enumeration file
enumeration fonds
enumeration item
enumeration otherlevel
enumeration recordgrp
enumeration series
enumeration subfonds
enumeration subgrp
enumeration subseries
Used by
Attribute Group ead3:a.desc.c
Source
<xs:attribute name="level" type="ead3:av.level"/>
[ top ]
Attribute ead3:dsc / @dsctype
Type restriction of xs:token
Properties
content simple
Facets
enumeration analyticover
enumeration combined
enumeration in-depth
enumeration otherdsctype
Used by
Element ead3:dsc
Source
<xs:attribute name="dsctype">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="analyticover"/>
      <xs:enumeration value="combined"/>
      <xs:enumeration value="in-depth"/>
      <xs:enumeration value="otherdsctype"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:dsc / @otherdsctype
Type xs:NMTOKEN
Properties
content simple
Used by
Element ead3:dsc
Source
<xs:attribute name="otherdsctype" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:relationentry / @transliteration
Type xs:NMTOKEN
Properties
content simple
Used by
Source
<xs:attribute name="transliteration" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:relation / @relationtype
Type restriction of xs:token
Properties
use required
Facets
enumeration cpfrelation
enumeration resourcerelation
enumeration functionrelation
enumeration otherrelation
Used by
Element ead3:relation
Source
<xs:attribute name="relationtype" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="cpfrelation"/>
      <xs:enumeration value="resourcerelation"/>
      <xs:enumeration value="functionrelation"/>
      <xs:enumeration value="otherrelation"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:relation / @otherrelationtype
Type xs:string
Properties
content simple
Used by
Element ead3:relation
Source
<xs:attribute name="otherrelationtype" type="xs:string"/>
[ top ]
Attribute ead3:relation / @lastdatetimeverified
Type xs:token
Properties
content simple
Used by
Element ead3:relation
Source
<xs:attribute name="lastdatetimeverified" type="xs:token"/>
[ top ]
Attribute ead3:relations / @base
Type xs:anyURI
Properties
content simple
Used by
Element ead3:relations
Source
<xs:attribute name="base" type="xs:anyURI"/>
[ top ]
Attribute ead3:m.mixed.basic / @parent
Type xs:IDREFS
Properties
content simple
Used by
Source
<xs:attribute name="parent" type="xs:IDREFS"/>
[ top ]
Attribute ead3:physloc / @parent
Type xs:IDREFS
Properties
content simple
Source
<xs:attribute name="parent" type="xs:IDREFS"/>
[ top ]
Attribute ead3:m.mixed.basic / @repositorycode
Type ead3:data.repositorycode
Properties
content simple
Used by
Element ead3:unitid
Source
<xs:attribute name="repositorycode" type="ead3:data.repositorycode"/>
[ top ]
Attribute ead3:m.mixed.basic / @identifier
Used by
Element ead3:unitid
Source
<xs:attribute name="identifier"/>
[ top ]
Attribute ead3:unitid / @identifier
Source
<xs:attribute name="identifier"/>
[ top ]
Attribute ead3:unitid / @repositorycode
Type ead3:data.repositorycode
Properties
content simple
Source
<xs:attribute name="repositorycode" type="ead3:data.repositorycode"/>
[ top ]
Attribute ead3:m.mixed.basic / @containerid
Type xs:NMTOKEN
Properties
content simple
Used by
Element ead3:container
Source
<xs:attribute name="containerid" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:container / @containerid
Type xs:NMTOKEN
Properties
content simple
Source
<xs:attribute name="containerid" type="xs:NMTOKEN"/>
[ top ]
Attribute ead3:container / @parent
Type xs:IDREFS
Properties
content simple
Source
<xs:attribute name="parent" type="xs:IDREFS"/>
[ top ]
Attribute ead3:a.link.href / @href
Type xs:anyURI
Properties
use required
Used by
Attribute Group ead3:a.link.href
Source
<xs:attribute name="href" use="required" type="xs:anyURI"/>
[ top ]
Attribute ead3:a.link.role / @linkrole
Type xs:anyURI
Properties
use required
Used by
Attribute Group ead3:a.link.role
Source
<xs:attribute name="linkrole" use="required" type="xs:anyURI"/>
[ top ]
Attribute ead3:a.link.arcrole / @arcrole
Type xs:anyURI
Properties
use required
Used by
Attribute Group ead3:a.link.arcrole
Source
<xs:attribute name="arcrole" use="required" type="xs:anyURI"/>
[ top ]
Attribute ead3:a.link.title / @linktitle
Properties
use required
Used by
Attribute Group ead3:a.link.title
Source
<xs:attribute name="linktitle" use="required"/>
[ top ]
Attribute ead3:a.link.show / @show
Type restriction of xs:token
Properties
use required
Facets
enumeration new
enumeration replace
enumeration embed
enumeration other
enumeration none
Used by
Attribute Group ead3:a.link.show
Source
<xs:attribute name="show" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="new"/>
      <xs:enumeration value="replace"/>
      <xs:enumeration value="embed"/>
      <xs:enumeration value="other"/>
      <xs:enumeration value="none"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:a.link.actuate / @actuate
Type restriction of xs:token
Properties
use required
Facets
enumeration onLoad
enumeration onRequest
enumeration other
enumeration none
Used by
Attribute Group ead3:a.link.actuate
Source
<xs:attribute name="actuate" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="onLoad"/>
      <xs:enumeration value="onRequest"/>
      <xs:enumeration value="other"/>
      <xs:enumeration value="none"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:a.locatorLink / @linktype
Type restriction of xs:token
Properties
Facets
Used by
Source
[ top ]
Attribute ead3:a.locatorLink / @href
Properties
Used by
Source
[ top ]
Attribute ead3:a.locatorLink / @role
Used by
Source
[ top ]
Attribute ead3:a.locatorLink / @title
Used by
Source
[ top ]
Attribute ead3:a.locatorLink / @label
Used by
Source
[ top ]
Attribute ead3:a.lastdatetimeverified / @lastdatetimeverified
Type xs:token
Properties
use required
Used by
Attribute Group ead3:a.lastdatetimeverified
Source
<xs:attribute name="lastdatetimeverified" use="required" type="xs:token"/>
[ top ]
Attribute ead3:a.align / @align
Type restriction of xs:token
Properties
use required
Facets
enumeration left
enumeration right
enumeration center
enumeration justify
enumeration char
Used by
Attribute Group ead3:a.align
Source
<xs:attribute name="align" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="justify"/>
      <xs:enumeration value="char"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute ead3:a.valign / @valign
Type restriction of xs:token
Properties
use required
Facets
enumeration top
enumeration middle
enumeration bottom
Used by
Attribute Group ead3:a.valign
Source
<xs:attribute name="valign" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="top"/>
      <xs:enumeration value="middle"/>
      <xs:enumeration value="bottom"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Element Group ead3:m.mixed.basic
Diagram
Diagram ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign
Used by
Model
Children ead3:abbr, ead3:emph, ead3:expan, ead3:foreign, ead3:lb, ead3:ptr, ead3:ref
Source
<xs:group name="m.mixed.basic">
  <xs:sequence>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="ead3:abbr"/>
      <xs:element ref="ead3:expan"/>
      <xs:element ref="ead3:emph"/>
      <xs:element ref="ead3:lb"/>
      <xs:element ref="ead3:ref"/>
      <xs:element ref="ead3:ptr"/>
      <xs:element ref="ead3:foreign"/>
    </xs:choice>
  </xs:sequence>
</xs:group>
[ top ]
Element Group ead3:m.mixed.basic.plus.access
Diagram
Diagram ead_revised.tmp#m.access ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#quote ead_revised.tmp#num ead_revised.tmp#footnote ead_revised.tmp#date
Used by
Model
Children ead3:abbr, ead3:date, ead3:emph, ead3:expan, ead3:footnote, ead3:foreign, ead3:lb, ead3:m.access, ead3:num, ead3:ptr, ead3:quote, ead3:ref
Source
<xs:group name="m.mixed.basic.plus.access">
  <xs:sequence>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="ead3:m.access"/>
      <xs:group ref="ead3:m.mixed.basic"/>
      <xs:element ref="ead3:quote"/>
      <xs:element ref="ead3:num"/>
      <xs:element ref="ead3:footnote"/>
      <xs:element ref="ead3:date"/>
    </xs:choice>
  </xs:sequence>
</xs:group>
[ top ]
Element Group ead3:m.cOrC01
Diagram
Diagram ead_revised.tmp#c ead_revised.tmp#c01
Used by
Element ead3:dsc
Model
Children ead3:c, ead3:c01
Source
<xs:group name="m.cOrC01">
  <xs:choice>
    <xs:element maxOccurs="unbounded" ref="ead3:c"/>
    <xs:element maxOccurs="unbounded" ref="ead3:c01"/>
  </xs:choice>
</xs:group>
[ top ]
Element Group ead3:m.mixed.basic.plus
Diagram
Diagram ead_revised.tmp#abbr ead_revised.tmp#expan ead_revised.tmp#emph ead_revised.tmp#lb ead_revised.tmp#ref ead_revised.tmp#ptr ead_revised.tmp#foreign ead_revised.tmp#m.mixed.basic ead_revised.tmp#quote ead_revised.tmp#num ead_revised.tmp#footnote ead_revised.tmp#date
Model
Children ead3:abbr, ead3:date, ead3:emph, ead3:expan, ead3:footnote, ead3:foreign, ead3:lb, ead3:num, ead3:ptr, ead3:quote, ead3:ref
Source
<xs:group name="m.mixed.basic.plus">
  <xs:sequence>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:group ref="ead3:m.mixed.basic"/>
      <xs:element ref="ead3:quote"/>
      <xs:element ref="ead3:num"/>
      <xs:element ref="ead3:footnote"/>
      <xs:element ref="ead3:date"/>
    </xs:choice>
  </xs:sequence>
</xs:group>
[ top ]
Attribute Group ead3:a.common
Diagram
Diagram ead_revised.tmp#a.common.empty_id ead_revised.tmp#a.common.empty_altrender ead_revised.tmp#a.common.empty_audience ead_revised.tmp#a.common.empty ead_revised.tmp#a.common_lang ead_revised.tmp#a.common_script
Used by
Elements ead3:abbr, ead3:abstract, ead3:accessrestrict, ead3:accruals, ead3:acqinfo, ead3:address, ead3:addressline, ead3:agencycode, ead3:agencyname, ead3:agent, ead3:agenttype, ead3:altformavail, ead3:appraisal, ead3:archdesc, ead3:archref, ead3:arrangement, ead3:author, ead3:bibliography, ead3:bibref, ead3:bioghist, ead3:blockquote, ead3:chronitem, ead3:chronitemset, ead3:chronlist, ead3:citation, ead3:container, ead3:control, ead3:controlaccess, ead3:controlnote, ead3:conventiondeclaration, ead3:corpname, ead3:custodhist, ead3:dao, ead3:daoset, ead3:date, ead3:daterange, ead3:dateset, ead3:datesingle, ead3:defitem, ead3:descriptivenote, ead3:did, ead3:didnote, ead3:dimensions, ead3:dsc, ead3:ead, ead3:edition, ead3:editionstmt, ead3:emph, ead3:entry, ead3:event, ead3:eventdatetime, ead3:eventdescription, ead3:eventtype, ead3:expan, ead3:famname, ead3:filedesc, ead3:fileplan, ead3:footnote, ead3:foreign, ead3:fromdate, ead3:function, ead3:genreform, ead3:geogname, ead3:geographiccoordinates, ead3:head, ead3:head01, ead3:head02, ead3:head03, ead3:index, ead3:indexentry, ead3:item, ead3:label, ead3:langmaterial, ead3:language, ead3:languagedeclaration, ead3:languageset, ead3:legalstatus, ead3:list, ead3:listhead, ead3:localcontrol, ead3:localtypedeclaration, ead3:maintenanceagency, ead3:maintenanceevent, ead3:maintenancehistory, ead3:maintenancestatus, ead3:materialspec, ead3:name, ead3:namegrp, ead3:notestmt, ead3:num, ead3:objectxmlwrap, ead3:occupation, ead3:odd, ead3:originalsloc, ead3:origination, ead3:otheragencycode, ead3:otherfindaid, ead3:otherrecordid, ead3:p, ead3:parallelphysdescset, ead3:part, ead3:persname, ead3:physdesc, ead3:physdescstructured, ead3:physfacet, ead3:physloc, ead3:phystech, ead3:prefercite, ead3:processinfo, ead3:ptrgrp, ead3:publicationstatus, ead3:publicationstmt, ead3:publisher, ead3:quantity, ead3:quote, ead3:recordid, ead3:ref, ead3:relatedmaterial, ead3:relation, ead3:relationentry, ead3:relations, ead3:repository, ead3:representation, ead3:row, ead3:scopecontent, ead3:script, ead3:separatedmaterial, ead3:seriesstmt, ead3:source, ead3:sourceentry, ead3:sources, ead3:sponsor, ead3:subject, ead3:subtitle, ead3:table, ead3:tbody, ead3:term, ead3:tgroup, ead3:thead, ead3:title, ead3:titleproper, ead3:titlestmt, ead3:todate, ead3:unitdate, ead3:unitdatestructured, ead3:unitid, ead3:unittitle, ead3:unittype, ead3:userestrict
Attribute Group ead3:a.desc.c
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
lang optional
script optional
Source
<xs:attributeGroup name="a.common">
  <xs:attributeGroup ref="ead3:a.common.empty"/>
  <xs:attribute name="lang"/>
  <xs:attribute name="script"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.common.empty
Diagram
Diagram ead_revised.tmp#a.common.empty_id ead_revised.tmp#a.common.empty_altrender ead_revised.tmp#a.common.empty_audience
Used by
Attribute Group ead3:a.common
Element ead3:ptr
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
id xs:ID optional
Source
<xs:attributeGroup name="a.common.empty">
  <xs:attribute name="id" type="xs:ID"/>
  <xs:attribute name="altrender"/>
  <xs:attribute name="audience">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="external"/>
        <xs:enumeration value="internal"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.encodinganalog
Diagram
Diagram ead_revised.tmp#a.encodinganalog_encodinganalog
Used by
Elements ead3:abstract, ead3:accessrestrict, ead3:accruals, ead3:acqinfo, ead3:agencycode, ead3:agencyname, ead3:agent, ead3:agenttype, ead3:altformavail, ead3:appraisal, ead3:archref, ead3:arrangement, ead3:author, ead3:bibliography, ead3:bibref, ead3:bioghist, ead3:chronlist, ead3:citation, ead3:container, ead3:controlaccess, ead3:controlnote, ead3:conventiondeclaration, ead3:corpname, ead3:custodhist, ead3:dao, ead3:daoset, ead3:date, ead3:descriptivenote, ead3:did, ead3:didnote, ead3:dimensions, ead3:dsc, ead3:edition, ead3:editionstmt, ead3:eventdatetime, ead3:eventdescription, ead3:eventtype, ead3:famname, ead3:filedesc, ead3:fileplan, ead3:function, ead3:genreform, ead3:geogname, ead3:index, ead3:langmaterial, ead3:language, ead3:languagedeclaration, ead3:languageset, ead3:legalstatus, ead3:localcontrol, ead3:localtypedeclaration, ead3:maintenanceagency, ead3:maintenanceevent, ead3:maintenancehistory, ead3:maintenancestatus, ead3:materialspec, ead3:name, ead3:notestmt, ead3:num, ead3:occupation, ead3:odd, ead3:originalsloc, ead3:origination, ead3:otheragencycode, ead3:otherfindaid, ead3:otherrecordid, ead3:parallelphysdescset, ead3:part, ead3:persname, ead3:physdesc, ead3:physdescstructured, ead3:physfacet, ead3:physloc, ead3:phystech, ead3:prefercite, ead3:processinfo, ead3:publicationstatus, ead3:publicationstmt, ead3:publisher, ead3:quantity, ead3:recordid, ead3:relatedmaterial, ead3:relation, ead3:relationentry, ead3:relations, ead3:repository, ead3:representation, ead3:scopecontent, ead3:script, ead3:separatedmaterial, ead3:seriesstmt, ead3:source, ead3:sourceentry, ead3:sources, ead3:sponsor, ead3:subject, ead3:subtitle, ead3:term, ead3:title, ead3:titleproper, ead3:titlestmt, ead3:unitdate, ead3:unitdatestructured, ead3:unitid, ead3:unittitle, ead3:unittype, ead3:userestrict
Attribute Group ead3:a.desc.base
Attributes
QName Type Use
encodinganalog optional
Source
<xs:attributeGroup name="a.encodinganalog">
  <xs:attribute name="encodinganalog"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.localtype
Diagram
Diagram ead_revised.tmp#a.localtype_localtype
Used by
Attributes
QName Type Use
localtype optional
Source
<xs:attributeGroup name="a.localtype">
  <xs:attribute name="localtype"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:am.simplelink
Diagram
Used by
Attributes
Source
[ top ]
Attribute Group ead3:a.internal.ptr
Diagram
Diagram ead_revised.tmp#a.internal.ptr_target ead_revised.tmp#a.internal.ptr_xpointer ead_revised.tmp#am.simplelink_linktype ead_revised.tmp#am.simplelink_href ead_revised.tmp#am.simplelink_linkrole ead_revised.tmp#am.simplelink_arcrole ead_revised.tmp#am.simplelink_linktitle ead_revised.tmp#am.simplelink_show ead_revised.tmp#am.simplelink_actuate ead_revised.tmp#am.simplelink
Used by
Elements ead3:ptr, ead3:ref
Attributes
QName Type Use
actuate restriction of xs:token optional
arcrole xs:anyURI optional
href xs:anyURI optional
linkrole xs:anyURI optional
linktitle optional
linktype restriction of xs:token optional
show restriction of xs:token optional
target xs:IDREF optional
xpointer optional
Source
<xs:attributeGroup name="a.internal.ptr">
  <xs:attribute name="target" type="xs:IDREF"/>
  <xs:attribute name="xpointer"/>
  <xs:attributeGroup ref="ead3:am.simplelink"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:am.dates.era
Diagram
Diagram ead_revised.tmp#am.dates.era_era
Used by
Attributes
QName Type Use
era xs:NMTOKEN optional
Source
<xs:attributeGroup name="am.dates.era">
  <xs:attribute name="era" type="xs:NMTOKEN"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:am.dates.calendar
Diagram
Diagram ead_revised.tmp#am.dates.calendar_calendar
Used by
Attributes
QName Type Use
calendar xs:NMTOKEN optional
Source
<xs:attributeGroup name="am.dates.calendar">
  <xs:attribute name="calendar" type="xs:NMTOKEN"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:am.date.normal
Diagram
Diagram ead_revised.tmp#am.date.normal_normal
Used by
Attributes
QName Type Use
normal xs:token optional
Source
<xs:attributeGroup name="am.date.normal">
  <xs:attribute name="normal" type="xs:token"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:am.countrycode
Diagram
Diagram ead_revised.tmp#am.countrycode_countrycode
Used by
Attributes
QName Type Use
countrycode xs:NMTOKEN optional
Source
<xs:attributeGroup name="am.countrycode">
  <xs:attribute name="countrycode" type="xs:NMTOKEN"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.label
Diagram
Diagram ead_revised.tmp#a.label_label
Used by
Attributes
QName Type Use
label optional
Source
<xs:attributeGroup name="a.label">
  <xs:attribute name="label"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.access.no.normal
Diagram
Diagram ead_revised.tmp#a.access.no.normal_source ead_revised.tmp#a.access.no.normal_rules ead_revised.tmp#a.access.no.normal_identifier
Used by
Attributes
QName Type Use
identifier optional
rules xs:NMTOKEN optional
source xs:token optional
Source
<xs:attributeGroup name="a.access.no.normal">
  <xs:attribute name="source" type="xs:token"/>
  <xs:attribute name="rules" type="xs:NMTOKEN"/>
  <xs:attribute name="identifier"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.desc.base
Diagram
Diagram ead_revised.tmp#a.desc.base_otherlevel ead_revised.tmp#a.encodinganalog_encodinganalog ead_revised.tmp#a.encodinganalog
Used by
Element ead3:archdesc
Attribute Group ead3:a.desc.c
Attributes
QName Type Use
encodinganalog optional
otherlevel xs:NMTOKEN optional
Source
<xs:attributeGroup name="a.desc.base">
  <xs:attribute name="otherlevel" type="xs:NMTOKEN"/>
  <xs:attributeGroup ref="ead3:a.encodinganalog"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.access
Diagram
Diagram ead_revised.tmp#a.access.no.normal_source ead_revised.tmp#a.access.no.normal_rules ead_revised.tmp#a.access.no.normal_identifier ead_revised.tmp#a.access.no.normal ead_revised.tmp#a.access_normal
Used by
Attributes
QName Type Use
identifier optional
normal optional
rules xs:NMTOKEN optional
source xs:token optional
Source
<xs:attributeGroup name="a.access">
  <xs:attributeGroup ref="ead3:a.access.no.normal"/>
  <xs:attribute name="normal"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.relator
Diagram
Diagram ead_revised.tmp#a.relator_relator
Used by
Attributes
QName Type Use
relator optional
Source
<xs:attributeGroup name="a.relator">
  <xs:attribute name="relator"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.coverage
Diagram
Diagram ead_revised.tmp#a.coverage_coverage
Used by
Attributes
QName Type Use
coverage restriction of xs:token required
Source
<xs:attributeGroup name="a.coverage">
  <xs:attribute name="coverage" use="required">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="whole"/>
        <xs:enumeration value="part"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.desc.c
Diagram
Diagram ead_revised.tmp#a.common.empty ead_revised.tmp#a.common_lang ead_revised.tmp#a.common_script ead_revised.tmp#a.common ead_revised.tmp#a.desc.c_level ead_revised.tmp#a.desc.base_otherlevel ead_revised.tmp#a.encodinganalog ead_revised.tmp#a.desc.base
Used by
Complex Type ead3:m.c.base
Attributes
QName Type Use
altrender optional
audience restriction of xs:token optional
encodinganalog optional
id xs:ID optional
lang optional
level ead3:av.level optional
otherlevel xs:NMTOKEN optional
script optional
Source
<xs:attributeGroup name="a.desc.c">
  <xs:attributeGroup ref="ead3:a.common"/>
  <xs:attribute name="level" type="ead3:av.level"/>
  <xs:attributeGroup ref="ead3:a.desc.base"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.link.href
Diagram
Diagram ead_revised.tmp#a.link.href_href
Attributes
QName Type Use
href xs:anyURI required
Source
<xs:attributeGroup name="a.link.href">
  <xs:attribute name="href" use="required" type="xs:anyURI"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.link.role
Diagram
Diagram ead_revised.tmp#a.link.role_linkrole
Attributes
QName Type Use
linkrole xs:anyURI required
Source
<xs:attributeGroup name="a.link.role">
  <xs:attribute name="linkrole" use="required" type="xs:anyURI"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.link.arcrole
Diagram
Diagram ead_revised.tmp#a.link.arcrole_arcrole
Attributes
QName Type Use
arcrole xs:anyURI required
Source
<xs:attributeGroup name="a.link.arcrole">
  <xs:attribute name="arcrole" use="required" type="xs:anyURI"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.link.title
Diagram
Diagram ead_revised.tmp#a.link.title_linktitle
Attributes
QName Type Use
linktitle required
Source
<xs:attributeGroup name="a.link.title">
  <xs:attribute name="linktitle" use="required"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.link.show
Diagram
Diagram ead_revised.tmp#a.link.show_show
Attributes
QName Type Use
show restriction of xs:token required
Source
<xs:attributeGroup name="a.link.show">
  <xs:attribute name="show" use="required">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="new"/>
        <xs:enumeration value="replace"/>
        <xs:enumeration value="embed"/>
        <xs:enumeration value="other"/>
        <xs:enumeration value="none"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.link.actuate
Diagram
Diagram ead_revised.tmp#a.link.actuate_actuate
Attributes
QName Type Use
actuate restriction of xs:token required
Source
<xs:attributeGroup name="a.link.actuate">
  <xs:attribute name="actuate" use="required">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="onLoad"/>
        <xs:enumeration value="onRequest"/>
        <xs:enumeration value="other"/>
        <xs:enumeration value="none"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.locatorLink
Diagram
Attributes
Source
[ top ]
Attribute Group ead3:a.lastdatetimeverified
Diagram
Diagram ead_revised.tmp#a.lastdatetimeverified_lastdatetimeverified
Attributes
QName Type Use
lastdatetimeverified xs:token required
Source
<xs:attributeGroup name="a.lastdatetimeverified">
  <xs:attribute name="lastdatetimeverified" use="required" type="xs:token"/>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.align
Diagram
Diagram ead_revised.tmp#a.align_align
Attributes
QName Type Use
align restriction of xs:token required
Source
<xs:attributeGroup name="a.align">
  <xs:attribute name="align" use="required">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="left"/>
        <xs:enumeration value="right"/>
        <xs:enumeration value="center"/>
        <xs:enumeration value="justify"/>
        <xs:enumeration value="char"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>
[ top ]
Attribute Group ead3:a.valign
Diagram
Diagram ead_revised.tmp#a.valign_valign
Attributes
QName Type Use
valign restriction of xs:token required
Source
<xs:attributeGroup name="a.valign">
  <xs:attribute name="valign" use="required">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="top"/>
        <xs:enumeration value="middle"/>
        <xs:enumeration value="bottom"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>
[ top ]